Package org.apache.maven.api.cli
package org.apache.maven.api.cli
-
ClassDescriptionDefines the contract for a component responsible for invoking a Maven application using the information provided in an
InvokerRequest
.Represents an exception that occurs during the invocation of a Maven build or command.InvokerRequest<O extends Options>Represents a Maven execution request, encapsulating all necessary information for invoking a Maven build or command.Defines a simple logging interface for Maven CLI operations.Represents the severity levels for log messages.Represents the base options supported by Maven tools.Defines the contract for parsing Maven command-line arguments and creating an InvokerRequest.Represents an exception that occurs during the parsing of Maven command-line arguments.Represents a request to parse Maven command-line arguments.