Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Goals

Goal Description
pmd If enabled, run the pmd:report goal.
pmd:report Run PMD on the code and generate the report. Also, if enabled, run the pmd:cpd-report goal.
pmd:cpd-report Run CPD on the code and generate the report.