PMD Results

The following document contains the results of PMD 4.2.2.

Files

org/apache/maven/plugin/announcement/AnnouncementMojo.java

Violation Line
Avoid empty if statements 464 - 466
These nested if statements could be combined 655 - 658

org/apache/maven/plugin/jira/JiraReportGenerator.java

Violation Line
Avoid unused private methods such as 'sinkFigure(Sink,String)'. 322

org/apache/maven/plugin/resource/loader/ProjectResourceLoader.java

Violation Line
Avoid empty if statements 220 - 229

org/apache/maven/plugin/trac/TracReportGenerator.java

Violation Line
Avoid unused private methods such as 'sinkFigure(Sink,String)'. 170