PMD Results

The following document contains the results of PMD 4.3.

Files

org/apache/maven/scm/provider/integrity/ExceptionHandler.java

ViolationLine
Avoid using java.lang.ThreadGroup; it is not thread safe57

org/apache/maven/scm/provider/integrity/Member.java

ViolationLine
Ensure you override both equals() and hashCode()253
These nested if statements could be combined257 - 260