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.ExecJavaMojo 
    Modifier and Type Constant Field Value
    private static final java.lang.String THREAD_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.String CLASSPATH_TOKEN "%classpath"
    public static final java.lang.String MODULEPATH_TOKEN "%modulepath"