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.
Apache
>
Maven
>
Maven 1.x
>
Plugins
>
Bundled
>
Maven PMD Plugin
>
Maven PMD Plug-in Goals
PMD
Home
About
FAQs
Goals
Properties
Sample
Project Documentation
About
Downloads
Project Info
Project Reports
Development Process
Legend
External Link
Opens in a new window
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.