Package org.codehaus.mojo.mrm.plugin

This package contains the Maven plugin implementation.

See:
          Description

Class Summary
AbstractMRMMojo Base class for all the Mock Repository Manager's Mojos.
AbstractStartMojo Common base class for the mojos that start a repository.
ConsoleScanner A thread that waits for the user to press a key.
FileSystemServer A file system server.
HelpMojo Display help information on mrm-maven-plugin.
Call
ProxyRepo A proxy repository serving the content from the current Maven session.
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.
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.
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.
 

Package org.codehaus.mojo.mrm.plugin Description

This package contains the Maven plugin implementation.

Since:
1.0


Copyright © 2009-2011 Codehaus. All Rights Reserved.