PMD Results
The following document contains the results of PMD 5.6.1.
Files
org/apache/maven/reporting/exec/DefaultMavenPluginManagerHelper.java
| Violation |
Line |
| Avoid unused private fields such as 'logger'. |
48 |
org/apache/maven/reporting/exec/DefaultMavenReportExecutor.java
| Violation |
Line |
| Useless parentheses. |
348 |
| Useless parentheses. |
370 |
| Avoid unused method parameters such as 'pluginDescriptor'. |
374 |
| These nested if statements could be combined |
691–694 |