PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/maven/report/projectinfo/LicenseReport.java
| Violation |
Line |
| Avoid empty if statements |
369 - 371 |
org/apache/maven/report/projectinfo/dependencies/RepositoryUtils.java
| Violation |
Line |
| Avoid unused constructor parameters such as 'repositoryMetadataManager'. |
95 - 109 |
| These nested if statements could be combined |
332 - 375 |
org/apache/maven/report/projectinfo/dependencies/renderer/DependencyManagementRenderer.java
| Violation |
Line |
| Avoid unused private fields such as 'log'. |
52 |