PMD Results
The following document contains the results of PMD 4.3.
Files
org/apache/maven/index/ArtifactContext.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 98 - 100 |
| Avoid empty catch blocks | 119 - 121 |
| Avoid empty catch blocks | 128 - 130 |
| Avoid empty catch blocks | 249 - 251 |
| Avoid empty catch blocks | 252 - 254 |
| Avoid empty catch blocks | 261 - 263 |
org/apache/maven/index/DefaultIteratorResultSet.java
| Violation | Line |
|---|
| These nested if statements could be combined | 245 - 248 |
org/apache/maven/index/DefaultQueryCreator.java
| Violation | Line |
|---|
| These nested if statements could be combined | 150 - 154 |
org/apache/maven/index/DefaultSearchEngine.java
| Violation | Line |
|---|
| These nested if statements could be combined | 168 - 171 |
| These nested if statements could be combined | 223 - 226 |
org/apache/maven/index/IndexerField.java
| Violation | Line |
|---|
| Avoid unused constructor parameters such as 'description'. | 53 - 70 |
org/apache/maven/index/context/DefaultIndexingContext.java
| Violation | Line |
|---|
| These nested if statements could be combined | 443 - 446 |
org/apache/maven/index/context/IndexUtils.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 223 - 225 |
org/apache/maven/index/context/MergedIndexingContext.java
| Violation | Line |
|---|
| These nested if statements could be combined | 149 - 152 |
org/apache/maven/index/creator/MavenArchetypeArtifactInfoIndexCreator.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 122 - 124 |
org/apache/maven/index/creator/MavenPluginArtifactInfoIndexCreator.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 145 - 147 |
org/apache/maven/index/creator/MinimalArtifactInfoIndexCreator.java
| Violation | Line |
|---|
| Avoid empty if statements | 186 - 190 |
org/apache/maven/index/updater/DefaultIndexUpdater.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 487 - 489 |
| These nested if statements could be combined | 848 - 851 |
org/apache/maven/index/updater/IndexDataWriter.java
| Violation | Line |
|---|
| These nested if statements could be combined | 160 - 163 |
| These nested if statements could be combined | 173 - 176 |