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