Package org.apache.maven.api.cli.mvn
package org.apache.maven.api.cli.mvn
-
ClassDescriptionDefines the contract for a component responsible for invoking Maven using information provided in an invoker request.MavenInvokerRequest<O extends MavenOptions>Represents a request to invoke Maven.Defines the options specific to Maven operations.Defines the contract for parsing Maven-specific command-line arguments and creating a MavenInvokerRequest.