Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.mojo.exec.EnvStreamConsumer Modifier and Type Constant Field Value public static final java.lang.String
START_PARSING_INDICATOR
"================================This is the beginning of env parsing================================"
-
org.codehaus.mojo.exec.ExecMojo Modifier and Type Constant Field Value public static final java.lang.String
CLASSPATH_TOKEN
"%classpath"
public static final java.lang.String
MODULEPATH_TOKEN
"%modulepath"
-
org.codehaus.mojo.exec.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.codehaus.mojo/exec-maven-plugin/plugin-help.xml"
-
org.codehaus.mojo.exec.org.codehaus.mojo.exec.StreamLog Modifier and Type Constant Field Value static final int
DEBUG
0
static final int
ERROR
3
static final int
INFO
1
static final int
WARN
2