PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/maven/report/projectinfo/dependencies/renderer/DependencyManagementRenderer.java
| Violation |
Line |
| Avoid unused private fields such as 'log'. |
56 |
org/apache/maven/report/projectinfo/dependencies/RepositoryUtils.java
| Violation |
Line |
| These nested if statements could be combined |
337 - 405 |
org/apache/maven/report/projectinfo/LicenseReport.java
| Violation |
Line |
| Avoid empty if statements |
387 - 389 |