Checkstyle Results

The following document contains the results of Checkstyle 8.41.1 with config/maven_checks.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
4 2 23 0

Files

File
 I
 W
 E
org/apache/maven/plugin/AbstractMojoExecutionException.java 2 0 0
org/apache/maven/plugin/descriptor/MojoDescriptor.java 0 1 0
org/apache/maven/plugin/descriptor/PluginDescriptor.java 0 2 0
org/apache/maven/plugin/logging/SystemStreamLog.java 0 20 0

Rules

Category Rule Violations Severity
javadoc JavadocMethod
  • scope: "protected"
23
 Warning
JavadocVariable
  • scope: "protected"
2
 Info

Details

org/apache/maven/plugin/AbstractMojoExecutionException.java

Severity Category Rule Message Line
 Info
javadoc JavadocVariable Missing a Javadoc comment. 30
 Info
javadoc JavadocVariable Missing a Javadoc comment. 32

org/apache/maven/plugin/descriptor/MojoDescriptor.java

Severity Category Rule Message Line
 Warning
javadoc JavadocMethod Expected @param tag for 'requiresDependencyCollection'. 277

org/apache/maven/plugin/descriptor/PluginDescriptor.java

Severity Category Rule Message Line
 Warning
javadoc JavadocMethod @return tag should be present and have description. 181
 Warning
javadoc JavadocMethod Expected @param tag for 'artifactId'. 181

org/apache/maven/plugin/logging/SystemStreamLog.java

Severity Category Rule Message Line
 Warning
javadoc JavadocMethod Expected @param tag for 'content'. 39
 Warning
javadoc JavadocMethod Expected @param tag for 'content'. 47
 Warning
javadoc JavadocMethod Expected @param tag for 'error'. 47
 Warning
javadoc JavadocMethod Expected @param tag for 'error'. 55
 Warning
javadoc JavadocMethod Expected @param tag for 'content'. 63
 Warning
javadoc JavadocMethod Expected @param tag for 'content'. 71
 Warning
javadoc JavadocMethod Expected @param tag for 'error'. 71
 Warning
javadoc JavadocMethod Expected @param tag for 'error'. 79
 Warning
javadoc JavadocMethod Expected @param tag for 'content'. 87
 Warning
javadoc JavadocMethod Expected @param tag for 'content'. 95
 Warning
javadoc JavadocMethod Expected @param tag for 'error'. 95
 Warning
javadoc JavadocMethod Expected @param tag for 'error'. 103
 Warning
javadoc JavadocMethod Expected @param tag for 'content'. 111
 Warning
javadoc JavadocMethod Expected @param tag for 'content'. 119
 Warning
javadoc JavadocMethod Expected @param tag for 'error'. 119
 Warning
javadoc JavadocMethod Expected @param tag for 'error'. 133
 Warning
javadoc JavadocMethod @return tag should be present and have description. 146
 Warning
javadoc JavadocMethod @return tag should be present and have description. 155
 Warning
javadoc JavadocMethod @return tag should be present and have description. 163
 Warning
javadoc JavadocMethod @return tag should be present and have description. 171