Fork me on GitHub

tidy:pom

Full name:

org.codehaus.mojo:tidy-maven-plugin:1.2.0:pom

Description:

Tidy up the pom.xml into the canonical order.

Attributes:

  • Requires a Maven project to be executed.
  • Executes by direct invocation only.
  • The goal is not marked as thread-safe and thus does not support parallel builds.

Optional Parameters

Name Type Since Description
<skip> boolean - Set this to 'true' to skip execution.
Default value is: false.
User property is: tidy.skip.

Parameter Details

<skip>

Set this to 'true' to skip execution.
  • Type: boolean
  • Required: No
  • User Property: tidy.skip
  • Default: false