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 472 - 474
These nested if statements could be combined 663 - 666

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