Uses of Interface
org.apache.maven.shared.invoker.InvocationResult
-
Uses of InvocationResult in org.apache.maven.shared.invoker
Modifier and TypeClassDescriptionfinal class
Describes the result of a Maven invocation.Modifier and TypeMethodDescriptionDefaultInvoker.execute
(InvocationRequest request) Executes Maven using the parameters specified by the given invocation request.Invoker.execute
(InvocationRequest request) Executes Maven using the parameters specified by the given invocation request.