PMD Results
The following document contains the results of PMD 6.49.0.
PMD found no problems in your source code.
Suppressed Violations
| Filename | Rule message | Suppression type | Reason |
|---|---|---|---|
| org/apache/maven/model/InputLocationTracker.java | Unnecessary modifier 'public' on method 'getLocation': the method is declared in an interface type | annotation | |
| org/apache/maven/model/InputLocationTracker.java | Unnecessary modifier 'public' on method 'setLocation': the method is declared in an interface type | annotation |


