Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
20032

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod5error Error
JavadocType0error Error
JavadocVariable0error Error
JavadocStyle2error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
Header
  • headerFile: "/Users/jason/ws/geronimo/genesis/plugins/maven-maven-plugin/target/checkstyle-header.txt"
1error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
0error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter2error Error
WhitespaceAround10error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly1error Error
NeedBraces0error Error
RightCurly1error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier2error Error
ArrayTypeStyle0error Error
FinalParameters0error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
7error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/geronimo/genesis/plugins/maven/InvokeMavenMojo.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
error'{' should be on the previous line.49
errorFirst sentence should end with a period.65
errorFirst sentence should end with a period.72
errorVariable 'ant' must be private and have accessor methods.89
errorVariable 'project' must be private and have accessor methods.102
errorMissing a Javadoc comment.104
errorMissing a Javadoc comment.108
errorMissing a Javadoc comment.114
errorLine has trailing spaces.123
error'=' is not preceded with whitespace.124
error'=' is not followed by whitespace.124
error'<' is not preceded with whitespace.124
error'<' is not followed by whitespace.124
errorMissing a Javadoc comment.129
errorLine has trailing spaces.135
error'cast' is not followed by whitespace.136
error'=' is not preceded with whitespace.143
error'=' is not followed by whitespace.143
error'cast' is not followed by whitespace.151
errorLine has trailing spaces.159
error'=' is not preceded with whitespace.160
error'=' is not followed by whitespace.160
error'=' is not preceded with whitespace.171
error'=' is not followed by whitespace.171
errorLine has trailing spaces.175
errorLine has trailing spaces.178
errorLine has trailing spaces.181
errorLine has trailing spaces.184
errorMissing a Javadoc comment.188
error'}' should be on the same line.200

org/apache/geronimo/genesis/plugins/maven/package.html

ViolationMessageLine
errorMissing package documentation file.0