| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultInvocationResult |
Describes the result of a Maven invocation.
|
| Modifier and Type | Method | Description |
|---|---|---|
InvocationResult |
DefaultInvoker.execute(InvocationRequest request) |
|
InvocationResult |
Invoker.execute(InvocationRequest request) |
Executes Maven using the parameters specified by the given invocation request.
|