Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
50090

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile1error Error
Translation0error Error
JavadocMethod24error Error
JavadocType0error Error
JavadocVariable12error Error
JavadocStyle0error Error
ConstantName2error 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/script-maven-plugin/target/checkstyle-header.txt"
4error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
1error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap3error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter4error Error
WhitespaceAround10error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly6error Error
NeedBraces0error Error
RightCurly5error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
2error 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
FinalParameters0error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
13error Error
TodoComment2error Error
UpperEll0error Error

Details

org/apache/geronimo/genesis/plugins/script/DelayedConfiguration.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
error'{' should be on the previous line.35
errorMissing a Javadoc comment.36
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.36
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.52
error'{' should be on the previous line.59
errorMissing a Javadoc comment.69
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.77
errorMissing a Javadoc comment.81
errorMissing a Javadoc comment.85
errorMissing a Javadoc comment.89
errorMissing a Javadoc comment.93
errorMissing a Javadoc comment.97

org/apache/geronimo/genesis/plugins/script/GroovyMojo.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
error'{' should be on the previous line.60
errorLine has trailing spaces.93
errorComment matches to-do format 'TODO:'.99
errorLine has trailing spaces.106
errorMissing a Javadoc comment.125
errorLine has trailing spaces.128
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.137
errorLine has trailing spaces.144
error'cast' is not followed by whitespace.145
errorLine has trailing spaces.158
errorLine has trailing spaces.181
error'}' should be on the same line.184
errorLine has trailing spaces.190
errorLine has trailing spaces.195
errorMissing a Javadoc comment.200
error'source' hides a field.200
error'}' should be on the same line.213
error'}' should be on the same line.218
error'}' should be on the same line.230
errorMissing a Javadoc comment.239
error'=' is not preceded with whitespace.249
error'=' is not followed by whitespace.249
errorComment matches to-do format 'TODO:'.261
errorMissing a Javadoc comment.276
errorLine has trailing spaces.278
errorLine has trailing spaces.282
error'=' is not preceded with whitespace.291
error'=' is not followed by whitespace.291
error'<' is not preceded with whitespace.291
error'<' is not followed by whitespace.291
error'}' should be on the same line.313
errorLine has trailing spaces.317
errorLine has trailing spaces.321
errorLine is longer than 120 characters.326
errorMissing a Javadoc comment.326
error'cast' is not followed by whitespace.332
error'=' is not preceded with whitespace.337
error'=' is not followed by whitespace.337
error'cast' is not followed by whitespace.343
error'=' is not preceded with whitespace.348
error'=' is not followed by whitespace.348
errorLine has trailing spaces.355
errorMissing a Javadoc comment.356
error'source' hides a field.356
error'cast' is not followed by whitespace.386

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

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/genesis/plugins/script/DelayedConfigurationConverter.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a header - not enough lines in file.1
error'{' should be on the previous line.38
errorMissing a Javadoc comment.39
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.39
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.45
error'{' should be on the previous line.53

org/apache/geronimo/genesis/plugins/script/CodeSource.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
error'{' should be on the previous line.33
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.40
error'+' should be on a new line.41
error'+' should be on a new line.42
error'+' should be on a new line.43
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.59