Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.3.2.

Files

org/codehaus/mojo/rmic/AbstractRmiMojo.java

Violation Line
These nested if statements could be combined 265269
Useless parentheses. 369

org/codehaus/mojo/rmic/BuiltInRmiCompiler.java

Violation Line
Avoid empty catch blocks 5659