Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
104042104

Rules

RulesViolationsSeverity
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
36Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
35Warnings Warning
JavadocType
  • scope: "protected"
0Errors Error
JavadocVariable
  • scope: "protected"
40Infos Info
ConstantName2Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName1Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
FileLength0Errors Error
MethodLength1Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: "space"
2Errors Error
TabCharacter0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround55Errors 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"
7Warnings 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"
6Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
1Errors Error
UpperEll0Errors Error

Details

org/apache/maven/cli/AbstractMavenTransferListener.java

ViolationMessageLine
Errors'1023' is a magic number.87

org/apache/maven/cli/CLIManager.java

ViolationMessageLine
InfosMissing a Javadoc comment.41
InfosMissing a Javadoc comment.43
InfosMissing a Javadoc comment.45
InfosMissing a Javadoc comment.47
InfosMissing a Javadoc comment.49
InfosMissing a Javadoc comment.51
InfosMissing a Javadoc comment.53
InfosMissing a Javadoc comment.55
InfosMissing a Javadoc comment.57
InfosMissing a Javadoc comment.59
InfosMissing a Javadoc comment.61
InfosMissing a Javadoc comment.63
InfosMissing a Javadoc comment.65
InfosMissing a Javadoc comment.67
InfosMissing a Javadoc comment.69
InfosMissing a Javadoc comment.71
InfosMissing a Javadoc comment.73
InfosMissing a Javadoc comment.75
InfosMissing a Javadoc comment.77
InfosMissing a Javadoc comment.79
InfosMissing a Javadoc comment.81
InfosMissing a Javadoc comment.83
InfosMissing a Javadoc comment.85
InfosMissing a Javadoc comment.87
InfosMissing a Javadoc comment.89
InfosMissing a Javadoc comment.91
InfosMissing a Javadoc comment.93
InfosMissing a Javadoc comment.95
InfosMissing a Javadoc comment.97
InfosMissing a Javadoc comment.99
WarningsMissing a Javadoc comment.103
ErrorsLine is longer than 120 characters.107
ErrorsLine is longer than 120 characters.108
ErrorsLine is longer than 120 characters.109
ErrorsLine is longer than 120 characters.111
ErrorsLine is longer than 120 characters.112
ErrorsLine is longer than 120 characters.113
ErrorsLine is longer than 120 characters.114
ErrorsLine is longer than 120 characters.115
ErrorsLine is longer than 120 characters.116
ErrorsLine is longer than 120 characters.117
ErrorsLine is longer than 120 characters.118
ErrorsLine is longer than 120 characters.119
ErrorsLine is longer than 120 characters.120
ErrorsLine is longer than 120 characters.121
ErrorsLine is longer than 120 characters.122
ErrorsLine is longer than 120 characters.123
ErrorsLine is longer than 120 characters.124
ErrorsLine is longer than 120 characters.125
ErrorsLine is longer than 120 characters.126
ErrorsLine is longer than 120 characters.127
ErrorsLine is longer than 120 characters.128
ErrorsLine is longer than 120 characters.129
ErrorsLine is longer than 120 characters.130
ErrorsLine is longer than 120 characters.131
ErrorsLine is longer than 120 characters.132
ErrorsLine is longer than 120 characters.133
ErrorsLine is longer than 120 characters.134
ErrorsLine is longer than 120 characters.135
ErrorsLine is longer than 120 characters.136
ErrorsLine is longer than 120 characters.140
ErrorsLine is longer than 120 characters.141
ErrorsLine is longer than 120 characters.142
ErrorsLine is longer than 120 characters.143
WarningsMissing a Javadoc comment.146
Errors'<' is not preceded with whitespace.159
Errors'<' is not followed by whitespace.159
Errors'>' is not preceded with whitespace.159
Errors'<' is not preceded with whitespace.159
Errors'<' is not followed by whitespace.159
Errors'>' is not preceded with whitespace.159
Errors'>' is not followed by whitespace.159
WarningsMissing a Javadoc comment.253

org/apache/maven/cli/CLIReportingUtils.java

ViolationMessageLine
InfosMissing a Javadoc comment.45
InfosMissing a Javadoc comment.47
InfosMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.51
Errors'60000L' is a magic number.148
Errors'3600000L' is a magic number.151
WarningsMissing a Javadoc comment.186

org/apache/maven/cli/ConsoleMavenTransferListener.java

ViolationMessageLine
Errors'<' is not preceded with whitespace.39
Errors'<' is not followed by whitespace.39
Errors'>' is not preceded with whitespace.39
Errors'<' is not preceded with whitespace.39
Errors'<' is not followed by whitespace.39
Errors'>' is not preceded with whitespace.39
Errors'>' is not followed by whitespace.39
Errors'<' is not preceded with whitespace.57
Errors'<' is not followed by whitespace.57
Errors'>' is not preceded with whitespace.57

org/apache/maven/cli/ExecutionEventLogger.java

ViolationMessageLine
Errors'60000L' is a magic number.76
Errors'3600000L' is a magic number.80
Errors'21' is a magic number.154
ErrorsName 'MB' must match pattern '^[a-z][a-zA-Z0-9]*$'.215

org/apache/maven/cli/MavenCli.java

ViolationMessageLine
InfosMissing a Javadoc comment.80
InfosMissing a Javadoc comment.82
InfosMissing a Javadoc comment.84
ErrorsName 'userHome' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.84
InfosMissing a Javadoc comment.86
ErrorsName 'userMavenConfigurationHome' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.86
InfosMissing a Javadoc comment.88
InfosMissing a Javadoc comment.90
InfosMissing a Javadoc comment.93
WarningsMissing a Javadoc comment.112
WarningsMissing a Javadoc comment.118
WarningsMissing a Javadoc comment.123
WarningsExpected an @return tag.131
WarningsExpected @param tag for 'args'.131
WarningsExpected @param tag for 'classWorld'.131
WarningsMissing a Javadoc comment.138
WarningsMissing a Javadoc comment.145
WarningsMissing a Javadoc comment.174
Errors'catch' is not followed by whitespace.190
Warnings'container' hides a field.347
Warnings'logger' hides a field.384
WarningsMissing a Javadoc comment.395
Warnings'container' hides a field.395
ErrorsLine is longer than 120 characters.411
Errors'<' is not preceded with whitespace.457
Errors'<' is not followed by whitespace.457
Errors'>' is not preceded with whitespace.457
Errors'<' is not preceded with whitespace.457
Errors'<' is not followed by whitespace.457
Errors'>' is not preceded with whitespace.457
Errors'>' is not followed by whitespace.457
Errors'<' is not preceded with whitespace.490
Errors'<' is not followed by whitespace.490
Errors'>' is not preceded with whitespace.490
Errors'<' is not preceded with whitespace.520
Errors'<' is not followed by whitespace.520
Errors'>' is not preceded with whitespace.520
ErrorsLine is longer than 120 characters.555
WarningsMissing a Javadoc comment.573
Warnings'container' hides a field.573
ErrorsLine is longer than 120 characters.629
ErrorsMethod length is 261 lines (max allowed is 150).660
Errors'(' is not followed by whitespace.698
Errors')' is not preceded with whitespace.698
Errors'<' is not preceded with whitespace.699
Errors'<' is not followed by whitespace.699
Errors'>' is not preceded with whitespace.699
Errors'<' is not preceded with whitespace.753
Errors'<' is not followed by whitespace.753
Errors'>' is not preceded with whitespace.753
Errors'<' is not preceded with whitespace.753
Errors'<' is not followed by whitespace.753
Errors'>' is not preceded with whitespace.753
Errors'>' is not followed by whitespace.753
Errors'<' is not preceded with whitespace.755
Errors'<' is not followed by whitespace.755
Errors'>' is not preceded with whitespace.755
Errors'<' is not preceded with whitespace.755
Errors'<' is not followed by whitespace.755
Errors'>' is not preceded with whitespace.755
Errors'>' is not followed by whitespace.755
Errors'<' is not preceded with whitespace.865
Errors'<' is not followed by whitespace.865
Errors'>' is not preceded with whitespace.865
Errors'<' is not preceded with whitespace.865
Errors'<' is not followed by whitespace.865
Errors'>' is not preceded with whitespace.865
Errors'>' is not followed by whitespace.865
ErrorsVariable 'exitCode' must be private and have accessor methods.1031

org/apache/maven/cli/MavenLoggerManager.java

ViolationMessageLine
WarningsMissing a Javadoc comment.62
WarningsMissing a Javadoc comment.67
WarningsMissing a Javadoc comment.80
Warnings'currentThreshold' hides a field.80
WarningsMissing a Javadoc comment.85
Warnings'currentThreshold' hides a field.85
WarningsMissing a Javadoc comment.98
Warnings'threshold' hides a field.100
WarningsMissing a Javadoc comment.104
WarningsMissing a Javadoc comment.110
WarningsMissing a Javadoc comment.116
WarningsMissing a Javadoc comment.121

org/apache/maven/cli/PrintStreamLogger.java

ViolationMessageLine
WarningsMissing a Javadoc comment.54
WarningsMissing a Javadoc comment.65
WarningsMissing a Javadoc comment.72
WarningsMissing a Javadoc comment.88
WarningsMissing a Javadoc comment.104
WarningsMissing a Javadoc comment.120
WarningsMissing a Javadoc comment.136
WarningsMissing a Javadoc comment.152
WarningsMissing a Javadoc comment.168
WarningsMissing a Javadoc comment.182