Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 1 | 0 | 5 | 0 |
Files
| File | |||
|---|---|---|---|
| org/apache/maven/plugins/resources/filters/ItFilter.java | 0 | 5 | 0 |
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocMethod
|
5 |
Details
org/apache/maven/plugins/resources/filters/ItFilter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 48 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 56 | |
| javadoc | JavadocMethod | Expected @param tag for 'fileName'. | 56 | |
| javadoc | JavadocMethod | Expected @param tag for 'userNonFilteredFileExtensions'. | 56 | |
| javadoc | JavadocMethod | Expected @param tag for 'mavenResourcesExecution'. | 63 |


