Class Summary | |
---|---|
AbstractPmdReport | Base class for the PMD reports. |
AbstractPmdViolationCheckMojo | Base class for mojos that check if there were any PMD violations. |
CpdReport | Report for PMD's CPD tool. |
CpdReportGenerator | |
CpdViolationCheckMojo | Fail the build if there were any CPD violations in the source code. |
Locator |
Performs Locator services for the *Location parameters in the
Reports.
|
PmdReport | Implement the PMD report. |
PmdReportListener | Handle events from PMD, converting them into Doxia events. |
PmdViolationCheckMojo | Fail the build if there were any PMD violations in the source code. |