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 combined2284 - 2287

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

ViolationLine
Too many static imports may lead to messy code1 - 5831
Avoid unused method parameters such as 'dependencyArtifacts'.4469 - 4494

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

ViolationLine
These nested if statements could be combined1280 - 1285
These nested if statements could be combined1350 - 1354

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

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