PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/servicemix/maven/plugin/jbi/JbiSharedLibraryDescriptorWriter.java
Violation | Line |
---|
Avoid empty catch blocks | 89 - 91 |
org/apache/servicemix/maven/plugin/jbi/GenerateServiceAssemblyDescriptorMojo.java
Violation | Line |
---|
These nested if statements could be combined | 266 - 315 |
Avoid unused method parameters such as 'artifacts' | 375 - 412 |
org/apache/servicemix/maven/plugin/jbi/JbiResolutionListener.java
Violation | Line |
---|
Avoid unused imports such as 'java.util.ArrayList' | 24 |
Avoid unused imports such as 'java.util.List' | 29 |
Avoid empty if statements | 112 |
org/apache/servicemix/maven/plugin/jbi/JbiServiceUnitDescriptorWriter.java
Violation | Line |
---|
Avoid empty catch blocks | 116 - 118 |
org/apache/servicemix/maven/plugin/jbi/JbiProjectDeployerMojo.java
Violation | Line |
---|
Ensure you override both equals() and hashCode() | 377 |
org/apache/servicemix/maven/plugin/jbi/GenerateComponentMojo.java
Violation | Line |
---|
These nested if statements could be combined | 150 - 153 |
org/apache/servicemix/maven/plugin/jbi/GenerateServiceUnitMojo.java
Violation | Line |
---|
These nested if statements could be combined | 141 - 144 |
org/apache/servicemix/maven/plugin/jbi/GenerateSharedLibraryMojo.java
Violation | Line |
---|
These nested if statements could be combined | 147 - 150 |
org/apache/servicemix/maven/plugin/jbi/ServiceMixEmbeddedMojo.java
Violation | Line |
---|
Avoid empty catch blocks | 68 - 70 |
org/apache/servicemix/maven/plugin/jbi/JbiServiceAssemblyDescriptorWriter.java
Violation | Line |
---|
Avoid empty catch blocks | 173 - 175 |
org/apache/servicemix/maven/plugin/jbi/GraphArtifactCollector.java
Violation | Line |
---|
These nested if statements could be combined | 86 - 91 |
org/apache/servicemix/maven/plugin/jbi/JbiComponentDescriptorWriter.java
Violation | Line |
---|
Avoid empty catch blocks | 118 - 120 |