See: Description
| Class | Description |
|---|---|
| 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 mvn mrm:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| 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. |
Copyright © 2009–2022 MojoHaus. All rights reserved.