All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractPmdReport Base class for the PMD reports.AbstractPmdViolationCheckMojo<D> Base class for mojos that check if there were any PMD violations.CpdErrorDetail Class CpdErrorDetail.CpdExecutor Executes CPD with the configuration provided viaCpdRequest
.CpdFile Class CpdFile.CpdReport Creates a report for PMD's CPD tool.CpdReportGenerator Class that generated the CPD report.CpdRequest Data object to store all configuration options needed to execute CPD as a separate process.CpdResult Provides access to the result of the CPD analysis.CpdViolationCheckMojo Fail the build if there were any CPD violations in the source code.CpdXpp3Reader Class CpdXpp3Reader.CpdXpp3Reader.ContentTransformer Duplication Class Duplication.ExcludeDuplicationsFromFile This class contains utility methods to load property files which define which files should be excluded from the CPD duplication results.ExcludeFromFile<D> 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.
Callmvn pmd:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.PmdCollectingRenderer A PMD renderer, that collects all violations and processing errors from a pmd execution.PmdErrorDetail Class PmdErrorDetail.PmdExecutor Executes PMD with the configuration provided viaPmdRequest
.PmdFile Class PmdFile.PmdFileInfo PmdReport Creates a PMD report.PmdReportGenerator Render the PMD violations into Doxia events.PmdRequest Data object to store all configuration options needed to execute PMD as a separate process.PmdResult Provides access to the result of the pmd analysis.PmdViolationCheckMojo Fail the build if there were any PMD violations in the source code.PmdXpp3Reader Class PmdXpp3Reader.PmdXpp3Reader.ContentTransformer ProcessingError Class ProcessingError.Violation Class Violation.ViolationDetails<D> Collector of warnings and failures.