PMD Results

The following document contains the results of PMD 4.3.

Files

org/apache/maven/reporting/exec/DefaultMavenPluginManagerHelper.java

ViolationLine
Avoid using java.lang.ThreadGroup; it is not thread safe128

org/apache/maven/reporting/exec/DefaultMavenReportExecutor.java

ViolationLine
Avoid unused imports such as 'org.apache.maven.artifact.repository.RepositoryRequest'29
Avoid unused imports such as 'org.sonatype.aether.RepositorySystemSession'56
Avoid unused imports such as 'org.sonatype.aether.graph.DependencyFilter'57
Avoid unused method parameters such as 'pluginDescriptor'.300 - 336
These nested if statements could be combined596 - 599