PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/maven/plugins/enforcer/AbstractVersionEnforcer.java
| Violation | Line |
|---|
| Avoid unused imports such as 'org.apache.maven.plugin.MojoExecutionException' | 30 |
org/apache/maven/plugins/enforcer/RequireNoRepositories.java
| Violation | Line |
|---|
| These nested if statements could be combined | 182 - 189 |
org/apache/maven/plugins/enforcer/RequirePluginVersions.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 534 - 536 |
| Avoid empty catch blocks | 537 - 539 |