Package org.apache.maven.plugin.invoker

Class Summary
AbstractInvokerMojo Provides common code for mojos invoking sub builds.
InstallMojo Installs the project artifacts of the main build into the local repository as a preparation to run the sub projects.
IntegrationTestMojo Searches for integration test Maven projects, and executes each, collecting a log in the project directory, will never fail the build, designed to be used in conjunction with the verify mojo.
InvokerMojo Searches for integration test Maven projects, and executes each, collecting a log in the project directory, and outputting the results to the command line.
InvokerReport Generate a report based on the results of the Maven invocations.
VerifyMojo Checks the results of maven-invoker-plugin based integration tests and fails the build if any tests failed.
 



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