PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/apache/maven/archetype/proxy/ProxyServlet.java

ViolationLine
Avoid empty try blocks333 - 344

org/apache/maven/archetype/proxy/RepositoryServlet.java

ViolationLine
Avoid unused private fields such as 'context'.47
Avoid empty try blocks242 - 249