All Classes and Interfaces

Class
Description
Provides common code for mojos invoking sub builds.
Describes a build job processed by the Maven Invoker Plugin.
The various results with which a build job can complete.
The various types of a build job.
Class BuildJobXpp3Reader.
 
Class BuildJobXpp3Writer.
Display help information on maven-invoker-plugin.
Call mvn invoker:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Installs the project artifacts of the main build into the local repository as a preparation to run the sub projects.
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.
Searches for integration test Maven projects, and executes each, collecting a log in the project directory, and outputting the results to the command line.
Generate a report based on the results of the Maven invocations.
 
Provide an error during test invocation.
Print specified system properties to the output stream.
Checks the results of maven-invoker-plugin based integration tests and fails the build if any tests failed.