PMD Results
The following document contains the results of PMD 4.3.
Files
de/smartics/maven/util/eclipse/WorkspaceUtils.java
Violation |
Line |
Deeply nested if..then statements are hard to read |
164 - 167 |
Deeply nested if..then statements are hard to read |
171 - 178 |
Deeply nested if..then statements are hard to read |
182 - 192 |
de/smartics/maven/util/project/DefaultMavenContext.java
Violation |
Line |
Private field 'projectBuilder' could be made final; it is only initialized in the declaration or constructor. |
57 |
Private field 'profileManager' could be made final; it is only initialized in the declaration or constructor. |
72 |
de/smartics/maven/util/project/ProjectComparator.java
Violation |
Line |
Use equals() to compare object references. |
75 |