Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 1 | 0 | 2 | 0 |
Files
| File | |||
|---|---|---|---|
| org/apache/maven/api/model/InputLocation.java | 0 | 2 | 0 |
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocMethod
|
2 |
Details
org/apache/maven/api/model/InputLocation.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | La balise @return doit être présente et avoir une description. | 203 | |
| javadoc | JavadocMethod | Balise Javadoc @param manquante pour 'location'. | 203 |


