PMD Results

The following document contains the results of PMD 4.3.

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 - 5918
Avoid unused method parameters such as 'dependencyArtifacts'.4500 - 4525

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

ViolationLine
These nested if statements could be combined1285 - 1290
These nested if statements could be combined1355 - 1359

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

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