Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
1200251

Rules

RulesViolationsSeverity
PackageHtml2error Error
NewlineAtEndOfFile1error Error
Translation0error Error
JavadocMethod72error Error
JavadocType2error Error
JavadocVariable29error Error
JavadocStyle4error Error
ConstantName1error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
Header
  • headerFile: "c:\java\geronimo\server\tags\car-maven-plugin-1.1\target\checkstyle-header.txt"
10error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports6error Error
FileLength0error Error
LineLength
  • max: "120"
9error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad4error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter5error Error
WhitespaceAround3error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly12error Error
NeedBraces0error Error
RightCurly25error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
6error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier9error Error
ArrayTypeStyle0error Error
FinalParameters29error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
19error Error
TodoComment3error Error
UpperEll0error Error

Details

org/apache/geronimo/plugin/car/PackageMojo.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
error'{' should be on the previous line.49
errorLine is longer than 120 characters.53
errorLine is longer than 120 characters.128
errorLine has trailing spaces.154
errorMissing a Javadoc comment.185
errorLine has trailing spaces.205
error'archive' hides a field.209
errorMissing a Javadoc comment.215
errorMissing a Javadoc comment.229
errorExpected an @return tag.258
errorExpected @throws tag for 'MojoExecutionException'.258
error'}' should be on the same line.279
errorMissing a Javadoc comment.285
error'=' is not preceded with whitespace.289
error'=' is not followed by whitespace.289
errorComment matches to-do format 'TODO:'.293
error'<' is not preceded with whitespace.312

org/apache/geronimo/plugin/car/PlanProcessorMojo.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorUnused import - java.util.HashMap.22
errorUnused import - java.util.Map.26
errorComment matches to-do format 'TODO:'.49
errorFirst sentence should end with a period.52
errorLine has trailing spaces.54
error'{' should be on the previous line.61
errorMissing a Javadoc comment.62
errorLine is longer than 120 characters.64
errorMissing a Javadoc comment.64
errorLine has trailing spaces.89
errorLine has trailing spaces.92
errorLine has trailing spaces.93
errorLine has trailing spaces.95
errorMissing a Javadoc comment.96
errorMissing a Javadoc comment.114
errorLine has trailing spaces.120
errorLine has trailing spaces.140
error'}' should be on the same line.145
errorLine has trailing spaces.153
error'}' should be on the same line.155
errorMissing a Javadoc comment.161
errorLine has trailing spaces.166
error'}' should be on the same line.173
error'}' should be on the same line.190
errorMissing a Javadoc comment.196
error'}' should be on the same line.215
errorMissing a Javadoc comment.221
errorMissing a Javadoc comment.247
error'}' should be on the same line.263
error'}' should be on the same line.266
error'}' should be on the same line.269
error'}' should be on the same line.272
errorMissing a Javadoc comment.279
errorMissing a Javadoc comment.288
errorMissing a Javadoc comment.289

org/apache/geronimo/plugin/car/MavenConfigStore.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
error'{' should be on the previous line.44
errorMissing a Javadoc comment.45
errorParameter kernel should be final.45
errorParameter objectName should be final.45
errorParameter repository should be final.45
errorMissing a Javadoc comment.49
errorParameter repository should be final.49
errorMissing a Javadoc comment.53
errorParameter configId should be final.53
error'}' should be on the same line.65
errorMissing a Javadoc comment.72
errorParameter configurationData should be final.72
errorMissing a Javadoc comment.82
errorParameter configID should be final.82
errorMissing a Javadoc comment.87
errorMissing a Javadoc comment.91
errorMissing a Javadoc comment.93

org/apache/geronimo/plugin/car/MavenAttributeStore.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
error'{' should be on the previous line.38
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.42
errorParameter configurationName should be final.42
errorParameter datas should be final.42
errorParameter classLoader should be final.42
errorMissing a Javadoc comment.46
errorParameter configurationName should be final.46
errorParameter gbean should be final.46
errorParameter attribute should be final.46
errorParameter value should be final.46
errorLine is longer than 120 characters.49
errorMissing a Javadoc comment.49
errorParameter configurationName should be final.49
errorParameter gbean should be final.49
errorParameter reference should be final.49
errorParameter patterns should be final.49
errorMissing a Javadoc comment.52
errorParameter configurationName should be final.52
errorParameter gbean should be final.52
errorParameter load should be final.52
errorMissing a Javadoc comment.55
errorParameter configurationName should be final.55
errorParameter gbeanData should be final.55
errorMissing a Javadoc comment.58
errorMissing a Javadoc comment.61
errorMissing a Javadoc comment.63

org/apache/geronimo/plugin/car/ArtifactItem.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
error'{' should be on the previous line.27
errorFirst sentence should end with a period.66
errorMissing a Javadoc comment.71

org/apache/geronimo/plugin/car/ClasspathElement.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.26

org/apache/geronimo/plugin/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/plugin/MojoSupport.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
error'{' should be on the previous line.31
errorMissing a Javadoc comment.32
errorVariable 'log' must be private and have accessor methods.32
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.38
error'}' should be on the same line.43
error'cast' is not followed by whitespace.46
error'}' should be on the same line.47
error'cast' is not followed by whitespace.49
error'}' should be on the same line.50
errorMissing a Javadoc comment.57

org/apache/geronimo/plugin/car/AbstractCarMojo.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
error'{' should be on the previous line.55
errorVariable 'project' must be private and have accessor methods.63
errorVariable 'factory' must be private and have accessor methods.72
errorVariable 'resolver' must be private and have accessor methods.81
errorVariable 'local' must be private and have accessor methods.90
errorVariable 'remoteRepos' must be private and have accessor methods.99
errorVariable 'basedir' must be private and have accessor methods.108
errorVariable 'projectHelper' must be private and have accessor methods.117
errorVariable 'artifactFactory' must be private and have accessor methods.124
errorMissing a Javadoc comment.126
error'project' hides a field.126
errorMissing a Javadoc comment.175
errorLine has trailing spaces.178
errorMissing a Javadoc comment.179
error'cast' is not followed by whitespace.186
errorMissing a Javadoc comment.200
errorParameter classifier should be final.200
error'}' should be on the same line.203
errorComment matches to-do format 'TODO:'.216
errorExpected an @return tag.223
errorExpected @param tag for 'item'.223
errorExpected @throws tag for 'MojoExecutionException'.223
error'}' should be on the same line.244
error'}' should be on the same line.256
error'}' should be on the same line.259
errorExpected @param tag for 'item'.271
error'{' should be on the previous line.282
error'{' should be on the previous line.299

org/apache/geronimo/plugin/car/InstallConfigMojo.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorUnused import - org.apache.geronimo.kernel.repository.MissingDependencyException.28
errorUnused import - org.apache.geronimo.plugin.MojoSupport.35
errorUnused import - org.apache.maven.project.MavenProject.38
errorUnused import - org.apache.maven.plugin.MojoExecutionException.39
errorLine has trailing spaces.56
error'{' should be on the previous line.61
errorMissing a Javadoc comment.62
errorLine has trailing spaces.73
errorFirst sentence should end with a period.79
errorFirst sentence should end with a period.88
errorLine has trailing spaces.95
errorMissing a Javadoc comment.104
errorMissing a Javadoc comment.106
errorMissing a Javadoc comment.107
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.110
errorMissing a Javadoc comment.112
errorLine has trailing spaces.114
errorLine has trailing spaces.122
error'(' is followed by whitespace.134
error')' is preceded with whitespace.134
error'}' should be on the same line.137
errorLine is longer than 120 characters.143
error'(' is followed by whitespace.159
error')' is preceded with whitespace.159
errorMissing a Javadoc comment.170
errorParameter configId should be final.170
error'cast' is not followed by whitespace.190
error'}' should be on the same line.191
error'}' should be on the same line.208
error'}' should be on the same line.211
error'}' should be on the same line.215
errorLine is longer than 120 characters.218
error'cast' is not followed by whitespace.226
error'}' should be on the same line.227
errorLine has trailing spaces.236
error'artifact' hides a field.239
errorMissing a Javadoc comment.244
errorMissing a Javadoc comment.245
errorParameter fileDescription should be final.245
errorParameter fileSize should be final.245
errorLine has trailing spaces.249
errorMissing a Javadoc comment.253
errorParameter bytes should be final.253
errorMissing a Javadoc comment.257
errorParameter bytes should be final.257

org/apache/geronimo/plugin/car/PackageBuilder.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
error'{' should be on the previous line.54
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.57
errorMissing a Javadoc comment.73
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.73
errorMissing a Javadoc comment.81
errorMissing a Javadoc comment.83
errorMissing a Javadoc comment.85
errorMissing a Javadoc comment.87
errorMissing a Javadoc comment.89
errorMissing a Javadoc comment.91
errorMissing a Javadoc comment.93
errorMissing a Javadoc comment.95
errorMissing a Javadoc comment.97
errorMissing a Javadoc comment.99
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.103
errorMissing a Javadoc comment.105
errorMissing a Javadoc comment.107
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.111
errorMissing a Javadoc comment.115
errorMissing a Javadoc comment.119
errorMissing a Javadoc comment.123
errorMissing a Javadoc comment.127
errorMissing a Javadoc comment.131
errorMissing a Javadoc comment.135
errorMissing a Javadoc comment.139
errorMissing a Javadoc comment.143
errorMissing a Javadoc comment.147
errorMissing a Javadoc comment.151
errorMissing a Javadoc comment.155
errorMissing a Javadoc comment.159
errorMissing a Javadoc comment.172
errorMissing a Javadoc comment.185
errorMissing a Javadoc comment.198
errorMissing a Javadoc comment.211
errorMissing a Javadoc comment.224
errorMissing a Javadoc comment.228
errorMissing a Javadoc comment.232
error'kernel' hides a field.236
error'}' should be on the same line.258
errorMissing a Javadoc comment.265
errorExpected an @return tag.280
errorExpected @throws tag for 'Exception'.280
errorExpected @throws tag for 'Exception'.313
errorLine is longer than 120 characters.327
errorLine is longer than 120 characters.334
errorUnused @throws tag for 'IllegalStateException'.378
error'kernel' hides a field.380
errorLine is longer than 120 characters.394
errorMissing a Javadoc comment.394
error'kernel' hides a field.394

org/apache/geronimo/plugin/car/package.html

ViolationMessageLine
errorMissing package documentation file.0