Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
150520

Rules

RulesViolationsSeverity
JavadocMethod
  • scope: "package"
2error Error
JavadocType
  • scope: "package"
0error Error
JavadocVariable
  • scope: "package"
9error Error
JavadocStyle
  • scope: "package"
0error 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
LineLength
  • max: "120"
0error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
ModifierOrder0error Error
RedundantModifier0error Error
EmptyBlock1error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
DoubleCheckedLocking0error Error
EmptyStatement1error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier9error Error
ArrayTypeStyle0error Error
FinalParameters0error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
17error Error
UpperEll0error Error
FinalLocalVariable11error Error
PackageHtml2error Error
NewlineAtEndOfFile0error Error
Translation0error Error

Details

no/sesat/mojo/modes/GenerateSchemaFile.java

ViolationMessageLine
warningMissing a Javadoc comment.8
warningVariable 'root' must be private and have accessor methods.8
warningMissing a Javadoc comment.9
warningVariable 'id' must be private and have accessor methods.9

no/sesat/mojo/ArtifactItem.java

ViolationMessageLine
warningLine has trailing spaces.33
warningMissing a Javadoc comment.38
warningLine has trailing spaces.42
warningLine has trailing spaces.44
warningLine has trailing spaces.46
warningLine has trailing spaces.48
warningLine has trailing spaces.50
warningLine has trailing spaces.52

no/sesat/mojo/modes/Builder.java

ViolationMessageLine
warningLine has trailing spaces.48
warningLine has trailing spaces.68

no/sesat/mojo/DeploySesatWarfilesMojo.java

ViolationMessageLine
warningMust have at least one statement.609
warningEmpty statement.609

no/sesat/mojo/modes/ConfigAbstract.java

ViolationMessageLine
warningMissing a Javadoc comment.8
warningVariable 'doc' must be private and have accessor methods.8
warningMissing a Javadoc comment.9
warningVariable 'name' must be private and have accessor methods.9

no/sesat/mojo/modes/package.html

ViolationMessageLine
warningMissing package documentation file.0

no/sesat/mojo/modes/ConfigAttribute.java

ViolationMessageLine
warningMissing a Javadoc comment.11
warningVariable 'type' must be private and have accessor methods.11
warningMissing a Javadoc comment.12
warningVariable 'required' must be private and have accessor methods.12

no/sesat/mojo/SearchModesSchemaGenerator.java

ViolationMessageLine
warningLine has trailing spaces.32
warningLine has trailing spaces.42
warningLine has trailing spaces.49
warningLine has trailing spaces.56
warningLine has trailing spaces.63
warningLine has trailing spaces.72
warningLine has trailing spaces.81
warningLine has trailing spaces.90
warningExpected @throws tag for 'MojoExecutionException'.100
warningVariable 'artifactMap' should be declared final.131
warningVariable 'ap' should be declared final.133
warningVariable 'a' should be declared final.135
warningVariable 'outFolder' should be declared final.145
warningVariable 'jarFile' should be declared final.153
warningVariable 'e' should be declared final.155
warningVariable 'entry' should be declared final.156
warningVariable 'file' should be declared final.157
warningVariable 'in' should be declared final.161
warningVariable 'out' should be declared final.162
warningVariable 'buf' should be declared final.163

no/sesat/mojo/package.html

ViolationMessageLine
warningMissing package documentation file.0

no/sesat/mojo/modes/ConfigElement.java

ViolationMessageLine
warningMissing a Javadoc comment.18
warningVariable 'attributes' must be private and have accessor methods.18
warningMissing a Javadoc comment.20
warningVariable 'id' must be private and have accessor methods.20
warningMissing a Javadoc comment.23
warningVariable 'children' must be private and have accessor methods.23