Uses of Package
org.apache.maven.shared.invoker

Classes in org.apache.maven.shared.invoker used by org.apache.maven.shared.invoker
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.
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. illegal invocation arguments.
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-2012 The Apache Software Foundation. All Rights Reserved.