Uses of Interface
org.apache.maven.shared.invoker.InvocationResult
-
Uses of InvocationResult in org.apache.maven.shared.invoker
Classes in org.apache.maven.shared.invoker that implement InvocationResultModifier and TypeClassDescriptionfinal class
Describes the result of a Maven invocation.Methods in org.apache.maven.shared.invoker that return InvocationResultModifier 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.