PMD Results

The following document contains the results of PMD 5.0.5.

Files

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

Violation Line
Avoid empty catch blocks 136138
Avoid empty catch blocks 139141

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

Violation Line
These nested if statements could be combined 808827

org/apache/maven/plugin/assembly/archive/phase/FileItemAssemblyPhase.java

Violation Line
Avoid unused imports such as 'java.util.Iterator' 23

org/apache/maven/plugin/assembly/archive/phase/RepositoryAssemblyPhase.java

Violation Line
Avoid unused imports such as 'java.util.Iterator' 23

org/apache/maven/plugin/assembly/archive/phase/wrappers/RepoInfoWrapper.java

Violation Line
Avoid unused imports such as 'java.util.Iterator' 27

org/apache/maven/plugin/assembly/mojos/AbstractAssemblyMojo.java

Violation Line
Avoid unused private fields such as 'classifier'. 154

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

Violation Line
These nested if statements could be combined 8790