PMD Results
The following document contains the results of PMD 5.0.5.
Files
org/apache/maven/plugin/invoker/AbstractInvokerMojo.java
Violation |
Line |
These nested if statements could be combined |
1145–1165 |
org/apache/maven/plugin/invoker/InvokerReport.java
Violation |
Line |
Avoid unused method parameters such as 'locale'. |
280 |
org/apache/maven/plugin/invoker/MetadataUtils.java
Violation |
Line |
Unnecessary use of fully qualified name 'java.util.TimeZone.getTimeZone' due to existing import 'java.util.TimeZone' |
63 |