PMD Results

The following document contains the results of PMD 4.3.

Files

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

ViolationLine
These nested if statements could be combined815 - 836

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

ViolationLine
Avoid empty catch blocks136 - 138
Avoid empty catch blocks139 - 141

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 combined78 - 81
Avoid empty while statements219