Save This Page
Home » maven-2.0.9-src » org.apache » maven » cli » [javadoc | source]
org.apache.maven.cli
public class: MavenCli [javadoc | source]
java.lang.Object
   org.apache.maven.cli.MavenCli
Nested Class Summary:
static class  MavenCli.CLIManager   
Field Summary
public static final  String OS_NAME   
     
    public static final  String OS_ARCH   
       
      public static final  String OS_VERSION   
         
        Method from org.apache.maven.cli.MavenCli Summary:
        main,   populateProperties
        Methods from java.lang.Object:
        equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
        Method from org.apache.maven.cli.MavenCli Detail:
         public static int main(String[] args,
            ClassWorld classWorld) 
         static  void populateProperties(CommandLine commandLine,
            Properties executionProperties,
            Properties userProperties)