Class InvokerMavenExecutor

java.lang.Object
org.apache.maven.shared.release.exec.AbstractMavenExecutor
org.apache.maven.shared.release.exec.InvokerMavenExecutor
All Implemented Interfaces:
MavenExecutor, org.codehaus.plexus.logging.LogEnabled

@Component(role=MavenExecutor.class, hint="invoker") public class InvokerMavenExecutor extends AbstractMavenExecutor
Fork Maven using the maven-invoker shared library.