mrm:stop
Full name:
org.codehaus.mojo:mrm-maven-plugin:1.7.0:stop
Description:
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.
Attributes:
- The goal is thread-safe and supports parallel builds.
- Since version:
1.0. - Binds by default to the lifecycle phase:
post-integration-test.
Optional Parameters
| Name | Type | Since | Description |
|---|---|---|---|
<skip> |
boolean |
- |
If true, execution of the plugin is skipped. Default: falseUser Property: mrm.skip |
Parameter Details
<skip>
If true, execution of the plugin is skipped.
- Type:
boolean - Required:
No - User Property:
mrm.skip - Default:
false

