PMD Results
The following document contains the results of PMD 4.3.
 
Files
org/apache/maven/repository/internal/DefaultVersionResolver.java
| Violation | Line | 
| These nested if statements could be combined | 365 - 377 | 
 
org/apache/maven/repository/internal/LocalSnapshotMetadataGenerator.java
| Violation | Line | 
| Avoid unused constructor parameters such as 'request'. | 45 - 50 | 
 
org/apache/maven/repository/internal/VersionsMetadataGenerator.java
| Violation | Line | 
| Avoid unused constructor parameters such as 'session'. | 56 - 77 |