Package org.apache.maven.cli
Class CliRequest
java.lang.Object
org.apache.maven.cli.CliRequest
CliRequest
-
Method Summary
Modifier and TypeMethodDescriptionString[]
getArgs()
org.codehaus.plexus.classworlds.ClassWorld
org.apache.commons.cli.CommandLine
boolean
isQuiet()
boolean
boolean
void
setUserProperties
(Properties properties)
-
Method Details
-
getArgs
-
getCommandLine
public org.apache.commons.cli.CommandLine getCommandLine() -
getClassWorld
public org.codehaus.plexus.classworlds.ClassWorld getClassWorld() -
getWorkingDirectory
-
getMultiModuleProjectDirectory
-
isVerbose
public boolean isVerbose() -
isQuiet
public boolean isQuiet() -
isShowErrors
public boolean isShowErrors() -
getUserProperties
-
getSystemProperties
-
getRequest
-
setUserProperties
-
getRootDirectory
-
getTopDirectory
-