PMD Results

The following document contains the results of PMD 5.0.5.

Files

org/apache/maven/shared/dependency/graph/internal/DefaultDependencyGraphBuilder.java

Violation Line
Avoid unused imports such as 'java.util.Collections' 37

org/apache/maven/shared/dependency/graph/internal/Maven3DependencyGraphBuilder.java

Violation Line
Unnecessary use of fully qualified name 'org.sonatype.aether.graph.Dependency' due to existing import 'org.sonatype.aether.graph.Dependency' 147