Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
1300128

Rules

RulesViolationsSeverity
PackageHtml2error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod26error Error
JavadocType0error Error
JavadocVariable11error 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/server/maven-plugins/geronimo-deployment-plugin/target/checkstyle-header.txt"
11error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports6error Error
FileLength0error Error
LineLength
  • max: "120"
2error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter3error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad1error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround4error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock2error Error
LeftCurly0error Error
NeedBraces6error Error
RightCurly15error Error
AvoidInlineConditionals1error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber2error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier2error Error
ArrayTypeStyle3error Error
FinalParameters9error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
16error Error
TodoComment6error Error
UpperEll0error Error

Details

org/apache/geronimo/plugins/util/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/plugins/deployment/StopServerMojo.java

ViolationMessageLine
errorLine does not match expected header line of 'JSch 0.0.* was released under the GNU LGPL license. Later, we have switched '.1
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.34

org/apache/geronimo/plugins/deployment/AbstractModuleMojo.java

ViolationMessageLine
errorLine does not match expected header line of 'JSch 0.0.* was released under the GNU LGPL license. Later, we have switched '.1
errorComment matches to-do format 'TODO:'.32
errorLine has trailing spaces.41
errorLine has trailing spaces.44
errorVariable 'id' must be private and have accessor methods.52
errorLine has trailing spaces.56
errorLine has trailing spaces.63
errorLine has trailing spaces.70
errorLine has trailing spaces.77
errorMissing a Javadoc comment.128
errorMissing a Javadoc comment.132
errorMissing a Javadoc comment.136
errorMissing a Javadoc comment.140
errorMissing a Javadoc comment.144
errorMissing a Javadoc comment.148
errorMissing a Javadoc comment.152
errorComment matches to-do format 'TODO:'.158
error'}' should be on the same line.167

org/apache/geronimo/plugins/deployment/UndeployModuleMojo.java

ViolationMessageLine
errorLine does not match expected header line of 'JSch 0.0.* was released under the GNU LGPL license. Later, we have switched '.1
errorComment matches to-do format 'TODO:'.32
errorMissing a Javadoc comment.44
errorArray brackets at illegal position.48

org/apache/geronimo/plugins/deployment/StartRemoteServerMojo.java

ViolationMessageLine
errorLine does not match expected header line of 'JSch 0.0.* was released under the GNU LGPL license. Later, we have switched '.1
errorComment matches to-do format 'TODO:'.35
errorLine has trailing spaces.42
errorAvoid inline conditionals.82
error'}' should be on the same line.89
error')' is preceded with whitespace.90
error'}' should be on the same line.92
errorMissing a Javadoc comment.102
error'}' should be on the same line.125
error'=' is not preceded with whitespace.135
error'=' is not followed by whitespace.135
error'}' should be on the same line.151

org/apache/geronimo/plugins/deployment/StopRemoteServerMojo.java

ViolationMessageLine
errorLine does not match expected header line of 'JSch 0.0.* was released under the GNU LGPL license. Later, we have switched '.1
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.45
error'}' should be on the same line.66

org/apache/geronimo/plugins/deployment/StartServerMojo.java

ViolationMessageLine
errorLine does not match expected header line of 'JSch 0.0.* was released under the GNU LGPL license. Later, we have switched '.1
errorUnused import - java.io.PrintStream.22
errorUnused import - java.util.StringTokenizer.28
errorUnused import - javax.management.ObjectName.30
errorUnused import - org.apache.geronimo.kernel.config.Configuration.36
errorUnused import - org.apache.maven.plugin.MojoExecutionException.42
errorLine has trailing spaces.48
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.75
error'=' is not preceded with whitespace.83
error'=' is not followed by whitespace.83
errorLine is longer than 120 characters.107
error'{' is followed by whitespace.107
error'{' is followed by whitespace.107
error'}' should be on the same line.120

org/apache/geronimo/plugins/deployment/StartModuleMojo.java

ViolationMessageLine
errorLine does not match expected header line of 'JSch 0.0.* was released under the GNU LGPL license. Later, we have switched '.1
errorUnused import - java.io.PrintStream.20
errorLine has trailing spaces.36
errorMissing a Javadoc comment.41
errorArray brackets at illegal position.48
errorLine has trailing spaces.53

org/apache/geronimo/plugins/deployment/DistributeModuleMojo.java

ViolationMessageLine
errorLine does not match expected header line of 'JSch 0.0.* was released under the GNU LGPL license. Later, we have switched '.1
errorComment matches to-do format 'TODO:'.29
errorLine has trailing spaces.36
errorMissing a Javadoc comment.51

org/apache/geronimo/plugins/util/DeploymentClient.java

ViolationMessageLine
errorLine does not match expected header line of 'JSch 0.0.* was released under the GNU LGPL license. Later, we have switched '.1
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.48
errorParameter provider should be final.48
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.56
errorParameter provider should be final.56
errorParameter parent should be final.56
errorLine is longer than 120 characters.85
errorMissing a Javadoc comment.90
errorParameter event should be final.92

org/apache/geronimo/plugins/deployment/StopModuleMojo.java

ViolationMessageLine
errorLine does not match expected header line of 'JSch 0.0.* was released under the GNU LGPL license. Later, we have switched '.1
errorComment matches to-do format 'TODO:'.32
errorLine has trailing spaces.39
errorMissing a Javadoc comment.44
errorArray brackets at illegal position.49

org/apache/geronimo/plugins/util/ServerBehavior.java

ViolationMessageLine
errorLine does not match expected header line of 'JSch 0.0.* was released under the GNU LGPL license. Later, we have switched '.1
errorLine has trailing spaces.40
errorMissing a Javadoc comment.45
error'100' is a magic number.45
errorMissing a Javadoc comment.47
error'1000' is a magic number.47
errorMissing a Javadoc comment.49
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.53
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.57
errorVariable 'lineSep' must be private and have accessor methods.57
errorParameter uri should be final.67
errorParameter maxTries should be final.67
errorParameter retryIntervalMilliseconds should be final.67
error'if' construct must use '{}'s.68
error'if' construct must use '{}'s.70
error'if' construct must use '{}'s.72
errorMissing a Javadoc comment.76
errorParameter uri should be final.76
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.84
error'{' is followed by whitespace.95
error'}' should be on the same line.107
error'}' should be on the same line.118
error'}' should be on the same line.123
error'if' construct must use '{}'s.132
error'if' construct must use '{}'s.140
error'}' should be on the same line.142
errorMust have at least one statement.143
error'}' should be on the same line.145
errorMust have at least one statement.146
error'}' should be on the same line.148
error'}' should be on the same line.153
error'}' should be on the same line.158
errorLine has trailing spaces.166
errorLine has trailing spaces.167
errorMissing a Javadoc comment.168
errorParameter logStream should be final.168
error'if' construct must use '{}'s.169
errorLine has trailing spaces.172
errorMissing a Javadoc comment.173

org/apache/geronimo/plugins/deployment/package.html

ViolationMessageLine
errorMissing package documentation file.0