PMD Results

The following document contains the results of PMD 3.7.

Files

org/apache/geronimo/deployment/util/UnpackedJarFile.java

ViolationLine
Avoid empty catch blocks67 - 69
Avoid empty catch blocks155 - 157

org/apache/geronimo/deployment/util/NestedJarFile.java

ViolationLine
Avoid empty catch blocks122 - 124
Avoid empty catch blocks247 - 249

org/apache/geronimo/deployment/util/URLType.java

ViolationLine
Ensure you override both equals() and hashCode()115

org/apache/geronimo/deployment/util/NestedJarEntry.java

ViolationLine
Ensure you override both equals() and hashCode()123

org/apache/geronimo/deployment/util/UnpackedJarEntry.java

ViolationLine
Overriding method merely calls super108 - 110

org/apache/geronimo/deployment/util/DeploymentUtil.java

ViolationLine
Avoid empty catch blocks331 - 332
Avoid empty catch blocks340 - 341
Avoid empty catch blocks349 - 350
Avoid empty catch blocks358 - 359
Avoid empty catch blocks367 - 368
Avoid empty catch blocks376 - 377
Avoid empty catch blocks385 - 386

org/apache/geronimo/deployment/DeploymentContext.java

ViolationLine
Avoid empty catch blocks366 - 368

org/apache/geronimo/deployment/DeploymentConfigurationManager.java

ViolationLine
Overriding method merely calls super59 - 61
Overriding method merely calls super83 - 85
Overriding method merely calls super102 - 104
Overriding method merely calls super110 - 112
Overriding method merely calls super152 - 154
Overriding method merely calls super160 - 162
Overriding method merely calls super167 - 169

org/apache/geronimo/deployment/Deployer.java

ViolationLine
These nested if statements could be combined130 - 132
Avoid empty catch blocks255 - 257

org/apache/geronimo/deployment/NamespaceDrivenBuilder.java

ViolationLine
Avoid unused imports such as 'java.util.List'21
Avoid unused imports such as 'org.apache.geronimo.gbean.AbstractName'25

org/apache/geronimo/deployment/ConfigurationBuilder.java

ViolationLine
Avoid unused imports such as 'java.util.List'23
No need to import a type that's in the same package27