Full name:
org.jomc:maven-jomc-plugin:1.0-alpha-14:validate-runtime-modules
Description:
Attributes:
test
.process-classes
.Name | Type | Since | Description |
---|---|---|---|
javaClassProcessingEnabled | boolean |
- |
Contols processing of java classes. Default value is: true . |
javaSourceProcessingEnabled | boolean |
- |
Contols processing of java sources. Default value is: true . |
moduleLocation | String |
- |
The location to search for modules. |
sourceEncoding | String |
- |
The encoding to use for reading and writing files. Default value is: ${project.build.sourceEncoding} . |
templateEncoding | String |
- |
The encoding to use for reading templates. |
templateProfile | String |
- |
The template profile to use when accessing templates. Default value is: default . |
verbose | boolean |
- |
Controls verbosity of the plugin. Default value is: false . |
boolean
No
${jomc.javaClasses.enabled}
true
boolean
No
${jomc.javaSources.enabled}
true
java.lang.String
No
java.lang.String
No
${project.build.sourceEncoding}
java.lang.String
No
java.lang.String
No
default
boolean
No
${jomc.verbose}
false