org.apache.maven.cli
Class CLIRequestUtils

java.lang.Object
  extended by org.apache.maven.cli.CLIRequestUtils

public final class CLIRequestUtils
extends java.lang.Object


Method Summary
static MavenExecutionRequest buildRequest(org.apache.commons.cli.CommandLine commandLine, boolean debug, boolean quiet, boolean showErrors)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

buildRequest

public static MavenExecutionRequest buildRequest(org.apache.commons.cli.CommandLine commandLine,
                                                 boolean debug,
                                                 boolean quiet,
                                                 boolean showErrors)


Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.