PMD Results

The following document contains the results of PMD 4.2.2.

Files

org/apache/maven/plugin/assembly/archive/ManifestCreationFinalizer.java

ViolationLine
Avoid empty catch blocks131 - 133
Avoid empty catch blocks134 - 136

org/apache/maven/plugin/assembly/archive/archiver/AssemblyProxyArchiver.java

ViolationLine
These nested if statements could be combined815 - 836

org/apache/maven/plugin/assembly/io/DefaultAssemblyReader.java

ViolationLine
Avoid unused imports such as 'org.apache.maven.plugin.MojoExecutionException'42
Avoid unused imports such as 'org.apache.maven.plugin.MojoFailureException'43

org/apache/maven/plugin/assembly/utils/AssemblyFileUtils.java

ViolationLine
These nested if statements could be combined77 - 80
Avoid empty while statements210