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.ClassWorldDeprecated.org.apache.commons.cli.CommandLineDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.booleanisQuiet()Deprecated.booleanDeprecated.booleanDeprecated.voidsetUserProperties(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.
-