PMD Results
The following document contains the results of PMD 6.55.0.
Violations By Priority
Priority 3
org/apache/maven/model/io/xpp3/MavenXpp3ReaderEx.java
org/apache/maven/model/io/xpp3/MavenXpp3WriterEx.java
Files
org/apache/maven/model/io/xpp3/MavenXpp3ReaderEx.java
org/apache/maven/model/io/xpp3/MavenXpp3WriterEx.java
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 |
|