Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
300215

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile2error Error
Translation0error Error
JavadocMethod16error Error
JavadocType0error Error
JavadocVariable1error Error
JavadocStyle2error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength16error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad28error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter1error Error
WhitespaceAround56error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly4error Error
NeedBraces5error Error
RightCurly0error Error
AvoidInlineConditionals4error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField4error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension13error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters6error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
56error Error
TodoComment0error Error
UpperEll0error Error

Details

org/javagen/revgen/maven2/RevGenMojo.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine has trailing spaces.32
errorLine has trailing spaces.39
error'{' should be on the previous line.40
errorLine is longer than 80 characters.43
errorLine has trailing spaces.44
errorLine is longer than 80 characters.45
errorLine has trailing spaces.48
errorLine is longer than 80 characters.50
errorLine has trailing spaces.51
errorLine is longer than 80 characters.63
errorLine is longer than 80 characters.64
errorLine has trailing spaces.65
errorLine is longer than 80 characters.66
errorLine has trailing spaces.69
errorLine has trailing spaces.70
errorLine has trailing spaces.71
errorLine has trailing spaces.72
errorLine has trailing spaces.74
errorLine has trailing spaces.76
errorLine has trailing spaces.79
errorLine has trailing spaces.83
errorLine has trailing spaces.86
errorLine has trailing spaces.90
errorLine has trailing spaces.93
errorLine has trailing spaces.94
errorLine has trailing spaces.97
errorLine has trailing spaces.99
errorLine is longer than 80 characters.100
errorLine has trailing spaces.101
errorLine has trailing spaces.105
errorLine has trailing spaces.106
errorLine has trailing spaces.107
errorLine has trailing spaces.108
errorLine has trailing spaces.112
errorLine has trailing spaces.114
errorMissing a Javadoc comment.115
errorLine has trailing spaces.116
errorLine has trailing spaces.117
errorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.117
errorMissing a Javadoc comment.117
error'{' should be on the previous line.118
error'!=' is not preceded with whitespace.121
error'!=' is not followed by whitespace.121
error'(' is followed by whitespace.122
error')' is preceded with whitespace.122
errorLine is longer than 80 characters.123
error'!=' is not preceded with whitespace.125
error'!=' is not followed by whitespace.125
error'(' is followed by whitespace.126
error')' is preceded with whitespace.126
errorLine is longer than 80 characters.127
error'!=' is not preceded with whitespace.129
error'!=' is not followed by whitespace.129
error'(' is followed by whitespace.131
error')' is preceded with whitespace.131
error'(' is followed by whitespace.132
error')' is preceded with whitespace.132
errorLine is longer than 80 characters.133
error'!=' is not preceded with whitespace.140
error'!=' is not followed by whitespace.140
errorAvoid inline conditionals.140
error'!=' is not preceded with whitespace.141
error'!=' is not followed by whitespace.141
errorLine is longer than 80 characters.142
error'+' is not preceded with whitespace.142
error'+' is not followed by whitespace.142
errorLine is longer than 80 characters.146
error'+' is not preceded with whitespace.146
error'+' is not followed by whitespace.146
error'(' is followed by whitespace.146
error'==' is not preceded with whitespace.146
error'==' is not followed by whitespace.146
errorAvoid inline conditionals.146
error'+' is not preceded with whitespace.146
error'+' is not followed by whitespace.146
error'+' is not followed by whitespace.147
error'(' is followed by whitespace.147
error'==' is not preceded with whitespace.147
error'==' is not followed by whitespace.147
errorAvoid inline conditionals.147
error'+' is not preceded with whitespace.147
error'+' is not followed by whitespace.147
errorLine is longer than 80 characters.148
error'+' is not followed by whitespace.148
error'(' is followed by whitespace.148
error'==' is not preceded with whitespace.148
error'==' is not followed by whitespace.148
errorAvoid inline conditionals.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
error'main' hides a field.149
error'if' construct must use '{}'s.150
error'!=' is not preceded with whitespace.150
error'!=' is not followed by whitespace.150
error'if' construct must use '{}'s.152
error'!=' is not preceded with whitespace.152
error'!=' is not followed by whitespace.152
error'!=' is not preceded with whitespace.154
error'!=' is not followed by whitespace.154
error'for' is not followed by whitespace.155
error'!=' is not preceded with whitespace.160
error'!=' is not followed by whitespace.160
error'(' is followed by whitespace.161
error')' is preceded with whitespace.161
errorLine has trailing spaces.164
error'if' construct must use '{}'s.165
errorLine has trailing spaces.167
error'!=' is not preceded with whitespace.168
error'!=' is not followed by whitespace.168
errorLine is longer than 80 characters.169
error'(' is followed by whitespace.169
errorLine has trailing spaces.178
errorMissing a Javadoc comment.179
errorLine is longer than 80 characters.180
errorLine is longer than 80 characters.183
errorMissing a Javadoc comment.183
errorParameter properties should be final.183
error'properties' hides a field.183
errorParameter key should be final.183
errorParameter value should be final.183
error'if' construct must use '{}'s.184
error'==' is not preceded with whitespace.184
error'==' is not followed by whitespace.184
errorLine has trailing spaces.193
errorMethod 'getConfigFile' is not designed for extension - needs to be abstract, final or empty.194
errorMissing a Javadoc comment.194
errorMethod 'getProperties' is not designed for extension - needs to be abstract, final or empty.198
errorMissing a Javadoc comment.198
errorMethod 'getPropertyFile' is not designed for extension - needs to be abstract, final or empty.202
errorMissing a Javadoc comment.202
errorMethod 'isRemoveDuplicates' is not designed for extension - needs to be abstract, final or empty.206
errorMissing a Javadoc comment.206
errorMethod 'getResourceDirectory' is not designed for extension - needs to be abstract, final or empty.210
errorMissing a Javadoc comment.210
errorMethod 'isSkip' is not designed for extension - needs to be abstract, final or empty.214
errorMissing a Javadoc comment.214
errorMethod 'getSourceDirectory' is not designed for extension - needs to be abstract, final or empty.218
errorMissing a Javadoc comment.218
errorMethod 'getTestSourceDirectory' is not designed for extension - needs to be abstract, final or empty.222
errorMissing a Javadoc comment.222
errorLine has trailing spaces.225
errorFirst sentence should end with a period.226
errorExpected an @return tag.227
errorMethod 'getMain' is not designed for extension - needs to be abstract, final or empty.227
error'if' construct must use '{}'s.228
error'==' is not preceded with whitespace.228
error'==' is not followed by whitespace.228
errorMethod 'setMain' is not designed for extension - needs to be abstract, final or empty.233
errorMissing a Javadoc comment.233
errorParameter main should be final.233
error'main' hides a field.233
errorFirst sentence should end with a period.237
errorMethod 'setProject' is not designed for extension - needs to be abstract, final or empty.238
errorParameter project should be final.238
error'project' hides a field.238
errorExpected @param tag for 'project'.238

org/javagen/revgen/maven2/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/javagen/revgen/maven2/CleanAllMojo.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine has trailing spaces.27
errorLine has trailing spaces.29
errorLine has trailing spaces.34
error'{' should be on the previous line.35
errorLine has trailing spaces.39
errorLine has trailing spaces.40
errorLine has trailing spaces.43
errorLine has trailing spaces.46
errorLine has trailing spaces.47
errorLine has trailing spaces.50
errorLine has trailing spaces.53
errorLine has trailing spaces.54
errorLine has trailing spaces.57
errorLine has trailing spaces.58
errorLine has trailing spaces.59
errorLine has trailing spaces.60
errorLine has trailing spaces.61
errorLine has trailing spaces.62
errorLine has trailing spaces.63
errorLine has trailing spaces.65
errorLine has trailing spaces.66
errorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.66
errorMissing a Javadoc comment.66
error'{' should be on the previous line.67
error'!=' is not preceded with whitespace.68
error'!=' is not followed by whitespace.68
error'(' is followed by whitespace.69
error')' is preceded with whitespace.69
error'for' is not followed by whitespace.72
error'(' is followed by whitespace.73
error')' is preceded with whitespace.73
error'!=' is not preceded with whitespace.77
error'!=' is not followed by whitespace.77
error'(' is followed by whitespace.78
error')' is preceded with whitespace.78
error'for' is not followed by whitespace.81
error'(' is followed by whitespace.82
error')' is preceded with whitespace.82
error'!=' is not preceded with whitespace.86
error'!=' is not followed by whitespace.86
error'(' is followed by whitespace.87
error')' is preceded with whitespace.87
error'for' is not followed by whitespace.90
error'cast' is not followed by whitespace.91
error'(' is followed by whitespace.92
error')' is preceded with whitespace.92
error'(' is followed by whitespace.96
error')' is preceded with whitespace.96
errorLine has trailing spaces.99
errorMissing a Javadoc comment.100
errorParameter dir should be final.100
error'+' is not preceded with whitespace.103
error'+' is not followed by whitespace.103
errorLine has trailing spaces.106