Alle Klassen und Schnittstellen

Klasse
Beschreibung
Base class for the PMD reports.
Base class for mojos that check if there were any PMD violations.
Creates a report for PMD's Copy/Paste Detector (CPD) tool in an aggregator project.
Fail the build in an aggregator project if there were any CPD violations in the source code.
Creates a PMD site report in an aggregator project without forking the test-compile phase again.
Creates a PMD site report in an aggregator project based on the rulesets and configuration set in the plugin.
Fails the build in an aggregator project if there were any PMD violations in the source code.
Class CpdErrorDetail.
Executes CPD with the configuration provided via CpdRequest.
Class CpdFile.
Creates a report for PMD's Copy/Paste Detector (CPD) tool.
Class that generated the CPD report.
Data object to store all configuration options needed to execute CPD as a separate process.
Provides access to the result of the CPD analysis.
Fails the build if there were any CPD violations in the source code.
Class CpdXpp3Reader.
 
Class Duplication.
This class contains utility methods to load property files which define which files should be excluded from the CPD duplication results.
 
This class contains utility for loading property files, which define which PMD violations from which classes should be ignored and not cause a failure.
Display help information on maven-pmd-plugin.
Call mvn pmd:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Class PmdErrorDetail.
Executes PMD with the configuration provided via PmdRequest.
Class PmdFile.
 
Creates a PMD site report based on the rulesets and configuration set in the plugin.
Render the PMD violations into Doxia events.
Data object to store all configuration options needed to execute PMD as a separate process.
Provides access to the result of the pmd analysis.
Fails the build if there were any PMD violations in the source code.
Class PmdXpp3Reader.
 
Class ProcessingError.
Class SuppressedViolation.
Class Violation.
Collector of warnings and failures.