Uses of Interface
org.apache.maven.api.cli.InvokerRequest
-
Uses of InvokerRequest in org.apache.maven.api.cli
Modifier and TypeMethodDescriptionParser.parseInvocation
(ParserRequest parserRequest) Parses the given ParserRequest to create anInvokerRequest
.Modifier and TypeMethodDescriptionint
Invoker.invoke
(InvokerRequest invokerRequest) Invokes the Maven application using the providedInvokerRequest
.