- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class InvokerMojo
extends AbstractInvokerMojo
Searches for integration test Maven projects, and executes each, collecting a log in the project directory, and
outputting the results to the command line.
- Since:
- 1.0
- Version:
- $Id: InvokerMojo.java 1068138 2011-02-07 21:11:07Z krosenvold $
- Author:
- Kenney Westerhof, John Casey