Uses of Class
org.codehaus.mojo.mrm.plugin.AbstractMRMMojo

Packages that use AbstractMRMMojo
org.codehaus.mojo.mrm.plugin This package contains the Maven plugin implementation. 
 

Uses of AbstractMRMMojo in org.codehaus.mojo.mrm.plugin
 

Subclasses of AbstractMRMMojo in org.codehaus.mojo.mrm.plugin
 class AbstractStartMojo
          Common base class for the mojos that start a repository.
 class RunMojo
          This goal is used in-situ on a Maven project to allow integration tests based on the Maven Invoker to use a custom settings.xml and still work behind a proxy.
 class StartMojo
          This goal is used in-situ on a Maven project to allow integration tests based on the Maven Invoker to use a custom settings.xml and still work behind a proxy.
 class StopMojo
          This goal is used in-situ on a Maven project to allow integration tests based on the Maven Invoker to use a custom settings.xml and still work behind a proxy.
 



Copyright © 2009-2011 Codehaus. All Rights Reserved.