Fork me on GitHub

mrm:stop

Full name:

org.codehaus.mojo:mrm-maven-plugin:1.6.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 value is: false.
User property is: mrm.skip.

Parameter Details

<skip>

If true, execution of the plugin is skipped.
  • Type: boolean
  • Required: No
  • User Property: mrm.skip
  • Default: false