PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/maven/plugin/javadoc/AbstractFixJavadocMojo.java

ViolationLine
These nested if statements could be combined2240 - 2243

org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java

ViolationLine
Too many static imports may lead to messy code1 - 5866
Avoid unused method parameters such as 'dependencyArtifacts'.4499 - 4527

org/apache/maven/plugin/javadoc/JavadocUtil.java

ViolationLine
These nested if statements could be combined1255 - 1260
These nested if statements could be combined1325 - 1329

org/apache/maven/plugin/javadoc/resolver/ResourceResolver.java

ViolationLine
Avoid unused method parameters such as 'artifact'.148 - 194