Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.mojo.exec.EnvStreamConsumer Modifier and Type Constant Field Value public static final java.lang.StringSTART_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.StringCLASSPATH_TOKEN"%classpath"public static final java.lang.StringMODULEPATH_TOKEN"%modulepath" -
org.codehaus.mojo.exec.org.codehaus.mojo.exec.StreamLog Modifier and Type Constant Field Value static final intDEBUG0static final intERROR3static final intINFO1static final intWARN2