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.ExecJavaMojo Modifier and Type Constant Field Value private static final java.lang.StringTHREAD_STOP_UNAVAILABLE"Thread.stop() is unavailable in this JRE version, cannot force-stop any threads" -
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_maven_plugin.HelpMojo Modifier and Type Constant Field Value private static final intDEFAULT_LINE_LENGTH80private static final java.lang.StringPLUGIN_HELP_PATH"/META-INF/maven/org.codehaus.mojo/exec-maven-plugin/plugin-help.xml"