PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/maven/plugin/announcement/AnnouncementMojo.java
Violation |
Line |
Avoid unused imports such as 'org.apache.maven.plugin.jira.JiraXML' |
36 |
org/apache/maven/plugin/changes/ReleaseUtils.java
Violation |
Line |
These nested if statements could be combined |
165 - 168 |
org/apache/maven/plugin/issues/IssuesReportGenerator.java
Violation |
Line |
Avoid unused method parameters such as 'bundle'. |
165 - 269 |
org/apache/maven/plugin/resource/loader/ProjectResourceLoader.java
Violation |
Line |
Avoid empty if statements |
220 - 229 |