PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java
Violation | Line |
---|
Avoid unused local variables such as 'statusCode'. | 665 |
org/apache/maven/wagon/shared/http/HtmlFileListParser.java
Violation | Line |
---|
Avoid empty catch blocks | 136 - 138 |
Avoid empty catch blocks | 139 - 141 |