Checkstyle Results

The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
6 0 8 0

Rules

Category Rule Violations Severity
javadoc JavadocMethod
  • scope: "protected"
8  Warning

Details

org/apache/maven/plugin/coreit/MojoComponentLookupExceptionMojo.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 34

org/apache/maven/plugin/coreit/MojoExecutionExceptionMojo.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 38

org/apache/maven/plugin/coreit/MojoFailureExceptionMojo.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 55

org/apache/maven/plugin/coreit/NoClassDefFoundErrorComponentMojo.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 44

org/apache/maven/plugin/coreit/NoClassDefFoundErrorInterfaceMojo.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 43
 Warning javadoc JavadocMethod Missing a Javadoc comment. 48
 Warning javadoc JavadocMethod Missing a Javadoc comment. 53

org/apache/maven/plugin/coreit/RequirementComponentLookupExceptionMojo.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 40