PMD Results
The following document contains the results of PMD 6.49.0.
Violations By Priority
Priority 4
org/apache/maven/plugin/descriptor/MojoDescriptor.java
| Rule | Violation | Line | 
|---|---|---|
| UselessParentheses | Useless parentheses. | 588 | 
| UselessParentheses | Useless parentheses. | 589 | 
org/apache/maven/plugin/descriptor/Parameter.java
| Rule | Violation | Line | 
|---|---|---|
| UselessParentheses | Useless parentheses. | 106 | 
Files
org/apache/maven/plugin/descriptor/MojoDescriptor.java
| Rule | Violation | Priority | Line | 
|---|---|---|---|
| UselessParentheses | Useless parentheses. | 4 | 588 | 
| UselessParentheses | Useless parentheses. | 4 | 589 | 
org/apache/maven/plugin/descriptor/Parameter.java
| Rule | Violation | Priority | Line | 
|---|---|---|---|
| UselessParentheses | Useless parentheses. | 4 | 106 | 


