Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
30348

Rules

RulesViolationsSeverity
FileLength0Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
0Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
6Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
31Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
2Errors Error
JavadocVariable
  • scope: "protected"
0Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: "space"
0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock
  • option: "text"
0Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
3Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber
  • ignoreNumbers: "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024"
0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/apache/maven/script/ant/AntMojoComponentFactory.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.29
WarningsMissing a Javadoc comment.33

org/apache/maven/script/ant/AntMojoWrapper.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.56
WarningsMissing a Javadoc comment.79
WarningsMissing a Javadoc comment.84
ErrorsLine is longer than 120 characters.134
WarningsMissing a Javadoc comment.154
WarningsMissing a Javadoc comment.159
WarningsMissing a Javadoc comment.164
WarningsMissing a Javadoc comment.170
ErrorsLine is longer than 120 characters.221
ErrorsLine is longer than 120 characters.241
ErrorsLine is longer than 120 characters.253
ErrorsLine is longer than 120 characters.276
WarningsMissing a Javadoc comment.292
Warnings'antProject' hides a field.292
WarningsMissing a Javadoc comment.316
WarningsMissing a Javadoc comment.321
WarningsMissing a Javadoc comment.326
WarningsMissing a Javadoc comment.331
WarningsMissing a Javadoc comment.336
WarningsMissing a Javadoc comment.341
WarningsMissing a Javadoc comment.346
WarningsMissing a Javadoc comment.351
WarningsMissing a Javadoc comment.356
WarningsMissing a Javadoc comment.361
WarningsMissing a Javadoc comment.366
WarningsMissing a Javadoc comment.371
Warnings'logger' hides a field.371

org/apache/maven/script/ant/AntPropertyHelper.java

ViolationMessageLine
WarningsExpected @param tag for 'project'.55
WarningsExpected @param tag for 'l'.55
ErrorsLine is longer than 120 characters.62
WarningsExpected @param tag for 'exprEvaluator'.66
WarningsExpected @param tag for 'l'.66
WarningsExpected @param tag for 'exprEvaluator'.76
WarningsExpected @param tag for 'artifacts'.76
WarningsExpected @param tag for 'l'.76
WarningsExpected an @return tag.97
WarningsExpected @param tag for 'ns'.97
WarningsExpected @param tag for 'name'.97
WarningsExpected @param tag for 'user'.97
Warnings'mavenProject' hides a field.154