| Class and Description |
|---|
| CommandLineConfigurationException
Signals an error during the construction of the command line used to invoke Maven.
|
| InvocationOutputHandler
Receives the standard/error output from a Maven invocation.
|
| InvocationRequest
Specifies the parameters used to control a Maven invocation.
|
| InvocationRequest.CheckSumPolicy
The kind of checksum policy which should be used during Maven invocation.
|
| InvocationRequest.ReactorFailureBehavior
The reactor failure behavior which to be used during Maven invocation.
|
| InvocationResult
Describes the result of a Maven invocation.
|
| Invoker
Provides a facade to invoke Maven.
|
| InvokerLogger
A logger used by
Invoker instances to output diagnostic messages. |
| MavenInvocationException
Signals an error during the construction of the command line used to invoke Maven, e.g.
|
| PrintStreamHandler
Offers an output handler that writes to a print stream like
System.out. |
| PrintStreamLogger
Offers a logger that writes to a print stream like
System.out. |
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.