Uses of Class
org.apache.maven.plugins.invoker.AbstractInvokerMojo
-
Packages that use AbstractInvokerMojo Package Description org.apache.maven.plugins.invoker -
-
Uses of AbstractInvokerMojo in org.apache.maven.plugins.invoker
Subclasses of AbstractInvokerMojo in org.apache.maven.plugins.invoker Modifier and Type Class Description classIntegrationTestMojoSearches 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.classInvokerMojoSearches for integration test Maven projects, and executes each, collecting a log in the project directory, and outputting the results to the command line.
-