Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
311717

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"
17Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
0Errors Error
JavadocVariable
  • scope: "protected"
1Infos 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
OperatorWrap10Errors Error
ParenPad
  • option: "space"
1Errors 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"
0Warnings 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/remote/BundleRemoteResourcesMojo.java

ViolationMessageLine
InfosMissing a Javadoc comment.46
WarningsMissing a Javadoc comment.89

org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.java

ViolationMessageLine
ErrorsLine is longer than 120 characters.304
WarningsMissing a Javadoc comment.436
WarningsMissing a Javadoc comment.615
Errors'+' should be on a new line.675
Errors'+' should be on a new line.676
WarningsMissing a Javadoc comment.781
WarningsMissing a Javadoc comment.816
WarningsMissing a Javadoc comment.948
Errors'+' should be on a new line.980
ErrorsLine is longer than 120 characters.981
Errors'+' should be on a new line.981
ErrorsLine is longer than 120 characters.982
Errors'+' should be on a new line.982
ErrorsLine is longer than 120 characters.983
Errors'+' should be on a new line.983
ErrorsLine is longer than 120 characters.984
Errors'+' should be on a new line.984
ErrorsLine is longer than 120 characters.985
WarningsMissing a Javadoc comment.993
Errors')' is not preceded with whitespace.1013
Errors'&&' should be on a new line.1044
WarningsMissing a Javadoc comment.1101
WarningsMissing a Javadoc comment.1250
WarningsMissing a Javadoc comment.1286
Errors'+' should be on a new line.1321
Errors'+' should be on a new line.1322
WarningsMissing a Javadoc comment.1427
WarningsMissing a Javadoc comment.1432
WarningsMissing a Javadoc comment.1455
WarningsMissing a Javadoc comment.1478

org/apache/maven/plugin/resources/remote/RemoteResourcesClassLoader.java

ViolationMessageLine
WarningsMissing a Javadoc comment.31
WarningsMissing a Javadoc comment.36
WarningsMissing a Javadoc comment.45