PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/codehaus/mojo/natives/plugin/NativeUnZipIncMojo.java

ViolationLine
Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead.72