Package org.apache.maven.plugin.pmd

Class Summary
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.
HelpMojo Display help information on maven-pmd-plugin.
PmdFileInfo  
PmdReport Creates a PMD report.
PmdReportGenerator Render the PMD violations into Doxia events.
PmdReportListener Handle events from PMD and collect violations.
PmdViolationCheckMojo Fail the build if there were any PMD violations in the source code.
ViolationDetails<D> Collector of warnings and failures.
 



Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.