PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/maven/archiva/database/RepositoryDatabaseEventListener.java
Violation | Line |
---|
Avoid empty catch blocks | 48 - 51 |
org/apache/maven/archiva/database/browsing/DefaultRepositoryBrowsing.java
Violation | Line |
---|
These nested if statements could be combined | 207 - 210 |
Avoid empty catch blocks | 454 - 457 |
org/apache/maven/archiva/database/jdo/JdoAccess.java
Violation | Line |
---|
Avoid empty catch blocks | 543 - 546 |