Package org.apache.maven.shared.release.exec

Interface Summary
CommandLineFactory Create a command line for execution.
MavenExecutor Execute Maven.
 

Class Summary
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.
RawStreamPumper  
TeeConsumer Consumer that both funnels to System.out/err, and stores in an internal buffer.
TeeOutputStream  
 

Exception Summary
MavenExecutorException Exception executing Maven.
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.