Uses of Class
org.apache.maven.plugin.invoker.AbstractInvokerMojo

Packages that use AbstractInvokerMojo
org.apache.maven.plugin.invoker   
 

Uses of AbstractInvokerMojo in org.apache.maven.plugin.invoker
 

Subclasses of AbstractInvokerMojo in org.apache.maven.plugin.invoker
 class 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.
 class 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.
 



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