PMD Results
The following document contains the results of PMD 4.2.2.
Files
Maven Eclipse Formatter Plugin - org/codehaus/mojo/exec/ExecMojo.java
Violation | Line |
---|
Avoid unused private methods such as 'getExecOutputLog()'. | 316 |
Avoid empty catch blocks | 541 - 543 |
Maven Eclipse Formatter Plugin - org/codehaus/mojo/exec/UrlUtils.java
Violation | Line |
---|
Avoid empty catch blocks | 50 - 52 |