Uses of Interface
org.apache.maven.shared.invoker.InvocationResult
- 
Uses of InvocationResult in org.apache.maven.shared.invokerClasses in org.apache.maven.shared.invoker that implement InvocationResultModifier and TypeClassDescriptionfinal classDescribes 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.