Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
60356

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"
1Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
33Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
0Errors 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"
5Errors 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"
2Warnings 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/plugin/resources/CopyResourcesMojo.java

ViolationMessageLine
Errors')' is not preceded with whitespace.35
Errors'(' is not followed by whitespace.44
Errors')' is not preceded with whitespace.44
Errors'(' is not followed by whitespace.52
Errors')' is not preceded with whitespace.52
WarningsMissing a Javadoc comment.56
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.71
WarningsMissing a Javadoc comment.76
WarningsMissing a Javadoc comment.81

org/apache/maven/plugin/resources/PropertyUtils.java

ViolationMessageLine
WarningsExpected @throws tag for 'IOException'.108

org/apache/maven/plugin/resources/ReflectionProperties.java

ViolationMessageLine
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.51

org/apache/maven/plugin/resources/ResourcesMojo.java

ViolationMessageLine
ErrorsLine is longer than 120 characters.210
WarningsMissing a Javadoc comment.237
WarningsMissing a Javadoc comment.243
Warnings'filters' hides a field.255
WarningsExpected @param tag for 'mavenResourcesExecution'.314
WarningsExpected @throws tag for 'MojoExecutionException'.315
WarningsExpected @throws tag for 'MavenFilteringException'.315
WarningsMissing a Javadoc comment.350
Warnings'resources' hides a field.377
WarningsMissing a Javadoc comment.392
WarningsMissing a Javadoc comment.397
WarningsMissing a Javadoc comment.402
WarningsMissing a Javadoc comment.407
WarningsMissing a Javadoc comment.412
WarningsMissing a Javadoc comment.417
WarningsMissing a Javadoc comment.422
WarningsMissing a Javadoc comment.427
WarningsMissing a Javadoc comment.432
WarningsMissing a Javadoc comment.437
WarningsMissing a Javadoc comment.442
WarningsMissing a Javadoc comment.447
WarningsMissing a Javadoc comment.452
WarningsMissing a Javadoc comment.457

org/apache/maven/plugin/resources/TestResourcesMojo.java

ViolationMessageLine
WarningsMissing a Javadoc comment.77
WarningsMissing a Javadoc comment.82
WarningsMissing a Javadoc comment.87
WarningsMissing a Javadoc comment.92