Uses of Package
org.apache.maven.api.cli
Packages that use org.apache.maven.api.cli
Package
Description
Provides the API for Maven's command-line interface and tools.
Provides early-stage logging capabilities for Maven CLI operations.
Provides the API for the Maven build tool (
mvn
).Provides the API for the Maven Password Encryption tool (
mvnenc
).Provides the API for the Maven Shell tool (
mvnsh
).Provides the API for the Maven Upgrade tool (
mvnup
).-
Classes in org.apache.maven.api.cli used by org.apache.maven.api.cliClassDescriptionRepresents the list of core extensions configured at one source.Represents an exception that occurs during the invocation of a Maven build or command.Represents a Maven invocation request, encapsulating all necessary information for invoking a Maven build or command.Defines a simple logging interface for Maven CLI operations.Logger entries returned by
Logger.drain()
method.Represents the severity levels for log messages.Represents the base options supported by Maven tools.Represents a request to parse Maven command-line arguments. -
Classes in org.apache.maven.api.cli used by org.apache.maven.api.cli.loggingClassDescriptionDefines a simple logging interface for Maven CLI operations.Logger entries returned by
Logger.drain()
method.Represents the severity levels for log messages. -
Classes in org.apache.maven.api.cli used by org.apache.maven.api.cli.mvn
-
Classes in org.apache.maven.api.cli used by org.apache.maven.api.cli.mvnenc
-
Classes in org.apache.maven.api.cli used by org.apache.maven.api.cli.mvnsh
-
Classes in org.apache.maven.api.cli used by org.apache.maven.api.cli.mvnup