Package org.apache.maven.shared.release.exec
-
Interface Summary Interface Description CommandLineFactory Create a command line for execution.MavenExecutor Execute Maven. -
Class Summary Class Description AbstractMavenExecutor DefaultCommandLineFactory Create a command line instance.ForkedMavenExecutor Fork Maven to executed a series of goals.InvokerMavenExecutor Fork Maven using the maven-invoker shared library.InvokerMavenExecutor.Handler InvokerMavenExecutor.LoggerBridge RawStreamPumper TeeConsumer Consumer that both funnels to System.out/err, and stores in an internal buffer.TeeOutputStream -
Exception Summary Exception Description MavenExecutorException Exception executing Maven.