PMD Results
The following document contains the results of PMD 5.3.5.
Files
org/apache/maven/plugin/failsafe/IntegrationTestMojo.java
| Violation |
Line |
| Avoid unused private fields such as 'encoding'. |
265 |
org/apache/maven/plugin/failsafe/VerifyMojo.java
| Violation |
Line |
| These nested if statements could be combined |
227–230 |
org/apache/maven/plugin/failsafe/util/FailsafeSummaryXmlUtils.java
| Violation |
Line |
| Too many static imports may lead to messy code |
1–144 |