Constant Field Values
Contents
org.apache.*
-
org.apache.maven.plugin.compiler.AbstractCompilerMojo Modifier and Type Constant Field Value static final java.lang.String
DEFAULT_SOURCE
"1.6"
static final java.lang.String
DEFAULT_TARGET
"1.6"
static final java.lang.String
MODULE_INFO_TARGET
"1.9"
-
org.apache.maven.plugin.compiler.HelpMojo Modifier and Type Constant Field Value private static final int
DEFAULT_LINE_LENGTH
80
private static final java.lang.String
PLUGIN_HELP_PATH
"/META-INF/maven/org.apache.maven.plugins/maven-compiler-plugin/plugin-help.xml"