PMD Results
The following document contains the results of PMD 5.0.5.
Files
org/apache/maven/plugin/changes/ChangesCheckMojo.java
Violation |
Line |
Avoid unused private fields such as 'releaseUtils'. |
81 |
org/apache/maven/plugin/changes/ReleaseUtils.java
Violation |
Line |
These nested if statements could be combined |
161–164 |
org/apache/maven/plugin/issues/IssueManagementSystem.java
Violation |
Line |
Avoid modifiers which are implied by the context |
43 |
Avoid modifiers which are implied by the context |
50 |
Avoid modifiers which are implied by the context |
58–59 |
org/apache/maven/plugin/issues/IssuesReportGenerator.java
Violation |
Line |
Avoid unused method parameters such as 'bundle'. |
165 |
org/apache/maven/plugin/jira/RestJiraDownloader.java
Violation |
Line |
Avoid unused method parameters such as 'jiraProject'. |
274 |