PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/maven/plugin/toolchain/ToolchainConverter.java
| Violation |
Line |
| Avoid unused method parameters such as 'expressionEvaluator'. |
70 - 98 |
org/apache/maven/plugin/toolchain/ToolchainMojo.java
| Violation |
Line |
| Avoid empty if statements |
139 - 141 |