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 478 - 480
These nested if statements could be combined 696 - 699

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

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

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)'. 284