Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
20068

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile1error Error
Translation0error Error
JavadocMethod5error Error
JavadocType0error Error
JavadocVariable0error Error
JavadocStyle0error 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/gshell-tmp/gshell-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
WhitespaceAfter0error Error
WhitespaceAround54error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly4error 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
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters1error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0error Error
TodoComment1error Error
UpperEll0error Error

Details

org/apache/geronimo/gshell/maven/gshell/CommandSetDescriptorMojo.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine does not match expected header line of ''.1
error'<' is not preceded with whitespace.71
error'<' is not followed by whitespace.71
error'>' is not preceded with whitespace.71
errorMissing a Javadoc comment.99
error'<' is not preceded with whitespace.100
error'<' is not followed by whitespace.100
error'>' is not preceded with whitespace.100
error'<' is not preceded with whitespace.100
error'<' is not followed by whitespace.100
error'>' is not preceded with whitespace.100
error'>' is not followed by whitespace.100
error'}' should be on the same line.106
errorMissing a Javadoc comment.120
error'<' is not preceded with whitespace.120
error'<' is not followed by whitespace.120
error'>' is not preceded with whitespace.120
error'<' is not preceded with whitespace.126
error'<' is not followed by whitespace.126
error'>' is not preceded with whitespace.126
error'<' is not preceded with whitespace.126
error'<' is not followed by whitespace.126
error'>' is not preceded with whitespace.126
error'>' is not followed by whitespace.126
error'<' is not preceded with whitespace.130
error'<' is not followed by whitespace.130
error'?' is not preceded with whitespace.130
error'>' is not preceded with whitespace.130
error'?' is not followed by whitespace.130
error'}' should be on the same line.134
errorMissing a Javadoc comment.145
error'<' is not preceded with whitespace.145
error'<' is not followed by whitespace.145
error'>' is not preceded with whitespace.145
errorParameter type should be final.145
error'<' is not preceded with whitespace.145
error'<' is not followed by whitespace.145
error'?' is not preceded with whitespace.145
error'>' is not preceded with whitespace.145
error'?' is not followed by whitespace.145
error'<' is not preceded with whitespace.148
error'<' is not followed by whitespace.148
error'>' is not preceded with whitespace.148
error'<' is not preceded with whitespace.148
error'<' is not followed by whitespace.148
error'>' is not preceded with whitespace.148
error'>' is not followed by whitespace.148
errorMissing a Javadoc comment.158
error'<' is not preceded with whitespace.158
error'<' is not followed by whitespace.158
error'?' is not preceded with whitespace.158
error'>' is not preceded with whitespace.158
error'?' is not followed by whitespace.158
error'<' is not preceded with whitespace.170
error'<' is not followed by whitespace.170
error'>' is not preceded with whitespace.170
errorComment matches to-do format 'TODO:'.200
errorMissing a Javadoc comment.213
error'<' is not preceded with whitespace.218
error'<' is not followed by whitespace.218
error'>' is not preceded with whitespace.218
error'<' is not preceded with whitespace.220
error'<' is not followed by whitespace.220
error'>' is not preceded with whitespace.220
error'}' should be on the same line.257
error'}' should be on the same line.260

org/apache/geronimo/gshell/maven/gshell/package.html

ViolationMessageLine
errorMissing package documentation file.0