Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 3 | 0 | 4 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocMethod
|
4 |
Details
org/apache/maven/plugins/scripting/FileScriptEvaluator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 80 |
org/apache/maven/plugins/scripting/ResourceScriptEvaluator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 84 |
org/apache/maven/plugins/scripting/StringScriptEvaluator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 64 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 79 |


