Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.3.5.

Files

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

Violation Line
Avoid empty try blocks 339350

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

Violation Line
Avoid unused private fields such as 'context'. 50
Avoid empty try blocks 245252