PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/geronimo/j2ee/deployment/EARConfigBuilder.java
| Violation | Line | 
|---|
| Avoid unused private methods such as 'getResourceReferenceBuilder()' | 252 | 
| Avoid empty catch blocks | 333 - 335 | 
| Avoid empty catch blocks | 606 - 608 | 
| Avoid empty catch blocks | 608 - 610 | 
org/apache/geronimo/j2ee/deployment/WebServiceBuilder.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'org.apache.xmlbeans.XmlObject' | 24 | 
org/apache/geronimo/j2ee/deployment/WebModule.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'java.io.IOException' | 20 | 
| Avoid unused imports such as 'java.net.URI' | 21 | 
| Avoid unused imports such as 'java.net.URISyntaxException' | 22 | 
| Avoid unused imports such as 'org.apache.geronimo.deployment.DeploymentContext' | 26 |