| Interface | Description |
|---|---|
| ExcludeFromFile<D> |
| Class | Description |
|---|---|
| AbstractPmdReport |
Base class for the PMD reports.
|
| AbstractPmdViolationCheckMojo<D> |
Base class for mojos that check if there were any PMD violations.
|
| CpdReport |
Creates a report for PMD's CPD tool.
|
| CpdReportGenerator |
Class that generated the CPD report.
|
| CpdViolationCheckMojo |
Fail the build if there were any CPD violations in the source code.
|
| ExcludeDuplicationsFromFile |
This class contains utility methods to load property files which define which files
should be excluded from the CPD duplication results.
|
| ExcludeViolationsFromFile |
This class contains utility for loading property files, which define which PMD violations
from which classes should be ignored and not cause a failure.
|
| HelpMojo |
Display help information on maven-pmd-plugin.
|
| PmdCollectingRenderer |
A PMD renderer, that collects all violations and processing errors
from a pmd execution.
|
| PmdFileInfo | |
| PmdReport |
Creates a PMD report.
|
| PmdReportGenerator |
Render the PMD violations into Doxia events.
|
| PmdViolationCheckMojo |
Fail the build if there were any PMD violations in the source code.
|
| ViolationDetails<D> |
Collector of warnings and failures.
|
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.