Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
19216591

Rules

RulesViolationsSeverity
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
0Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
164Warnings Warning
JavadocType
  • scope: "protected"
4Errors Error
JavadocVariable
  • scope: "protected"
2Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors 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"
0Errors Error
TabCharacter0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround86Errors 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"
1Warnings 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/monitor/logging/DefaultLog.java

ViolationMessageLine
WarningsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.39
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
WarningsMissing a Javadoc comment.86
WarningsMissing a Javadoc comment.91
WarningsMissing a Javadoc comment.96
WarningsMissing a Javadoc comment.101
WarningsMissing a Javadoc comment.106
WarningsMissing a Javadoc comment.111
WarningsMissing a Javadoc comment.116
WarningsMissing a Javadoc comment.121
WarningsMissing a Javadoc comment.126

org/apache/maven/plugin/AbstractMojo.java

ViolationMessageLine
WarningsExpected @param tag for 'log'.156
WarningsExpected an @return tag.173
WarningsExpected an @return tag.186
WarningsExpected @param tag for 'pluginContext'.194

org/apache/maven/plugin/AbstractMojoExecutionException.java

ViolationMessageLine
InfosMissing a Javadoc comment.30
InfosMissing a Javadoc comment.32
WarningsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.39
WarningsMissing a Javadoc comment.44
WarningsMissing a Javadoc comment.49

org/apache/maven/plugin/MojoExecutionException.java

ViolationMessageLine
WarningsExpected @param tag for 'source'.39
WarningsExpected @param tag for 'shortMessage'.39
WarningsExpected @param tag for 'longMessage'.39
WarningsExpected @param tag for 'message'.53
WarningsExpected @param tag for 'cause'.53
WarningsExpected @param tag for 'message'.65
WarningsExpected @param tag for 'cause'.65
WarningsExpected @param tag for 'message'.75

org/apache/maven/plugin/MojoFailureException.java

ViolationMessageLine
WarningsExpected @param tag for 'source'.39
WarningsExpected @param tag for 'shortMessage'.39
WarningsExpected @param tag for 'longMessage'.39
WarningsExpected @param tag for 'message'.51
WarningsExpected @param tag for 'message'.64
WarningsExpected @param tag for 'cause'.64

org/apache/maven/plugin/MojoNotFoundException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.28
WarningsMissing a Javadoc comment.35
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.48
Errors'<' is not preceded with whitespace.64
Errors'<' is not followed by whitespace.64
Errors'>' is not preceded with whitespace.64
Errors'<' is not preceded with whitespace.67
Errors'<' is not followed by whitespace.67
Errors'>' is not preceded with whitespace.67

org/apache/maven/plugin/descriptor/DuplicateMojoDescriptorException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.22
WarningsMissing a Javadoc comment.26

org/apache/maven/plugin/descriptor/DuplicateParameterException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.22
WarningsMissing a Javadoc comment.26

org/apache/maven/plugin/descriptor/InvalidParameterException.java

ViolationMessageLine
WarningsMissing a Javadoc comment.28
WarningsMissing a Javadoc comment.33

org/apache/maven/plugin/descriptor/InvalidPluginDescriptorException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.24
WarningsMissing a Javadoc comment.28
WarningsMissing a Javadoc comment.33

org/apache/maven/plugin/descriptor/MojoDescriptor.java

ViolationMessageLine
Errors'<' is not preceded with whitespace.43
Errors'<' is not followed by whitespace.43
Errors'>' is not preceded with whitespace.43
Errors'<' is not preceded with whitespace.59
Errors'<' is not followed by whitespace.59
Errors'>' is not preceded with whitespace.59
Errors'<' is not preceded with whitespace.61
Errors'<' is not followed by whitespace.61
Errors'>' is not preceded with whitespace.61
Errors'<' is not preceded with whitespace.172
Errors'<' is not followed by whitespace.172
Errors'>' is not preceded with whitespace.172
Errors'<' is not preceded with whitespace.181
Errors'<' is not followed by whitespace.181
Errors'>' is not preceded with whitespace.181
Errors'<' is not preceded with whitespace.206
Errors'<' is not followed by whitespace.206
Errors'>' is not preceded with whitespace.206
Errors'>' is not followed by whitespace.206
Errors'<' is not preceded with whitespace.215
Errors'<' is not followed by whitespace.215
Errors'>' is not preceded with whitespace.215
Errors'<' is not preceded with whitespace.219
Errors'<' is not followed by whitespace.219
Errors'>' is not preceded with whitespace.219
Errors'>' is not followed by whitespace.219
WarningsMissing a Javadoc comment.245
WarningsMissing a Javadoc comment.260
Warnings'goal' hides a field.548
WarningsExpected an @return tag.677

org/apache/maven/plugin/descriptor/Parameter.java

ViolationMessageLine
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
WarningsMissing a Javadoc comment.86
WarningsMissing a Javadoc comment.91
WarningsMissing a Javadoc comment.96
WarningsMissing a Javadoc comment.101
WarningsMissing a Javadoc comment.106
WarningsMissing a Javadoc comment.111
WarningsMissing a Javadoc comment.116
WarningsMissing a Javadoc comment.121
WarningsMissing a Javadoc comment.126
WarningsMissing a Javadoc comment.131
WarningsMissing a Javadoc comment.136
WarningsMissing a Javadoc comment.141
WarningsMissing a Javadoc comment.146
WarningsMissing a Javadoc comment.151
WarningsMissing a Javadoc comment.156
WarningsMissing a Javadoc comment.161
WarningsMissing a Javadoc comment.166
WarningsMissing a Javadoc comment.171
WarningsMissing a Javadoc comment.176
WarningsMissing a Javadoc comment.181
WarningsMissing a Javadoc comment.186
WarningsExpected an @return tag.194

org/apache/maven/plugin/descriptor/PluginDescriptor.java

ViolationMessageLine
Errors'<' is not preceded with whitespace.69
Errors'<' is not followed by whitespace.69
Errors'>' is not preceded with whitespace.69
Errors'<' is not preceded with whitespace.74
Errors'<' is not followed by whitespace.74
Errors'>' is not preceded with whitespace.74
Errors'<' is not preceded with whitespace.76
Errors'<' is not followed by whitespace.76
Errors'>' is not preceded with whitespace.76
Errors'<' is not preceded with whitespace.86
Errors'<' is not followed by whitespace.86
Errors'>' is not preceded with whitespace.86
WarningsMissing a Javadoc comment.92
Errors'<' is not preceded with whitespace.93
Errors'<' is not followed by whitespace.93
Errors'>' is not preceded with whitespace.93
WarningsMissing a Javadoc comment.98
Errors'<' is not preceded with whitespace.105
Errors'<' is not followed by whitespace.105
Errors'>' is not preceded with whitespace.105
WarningsMissing a Javadoc comment.125
WarningsMissing a Javadoc comment.130
WarningsMissing a Javadoc comment.135
WarningsMissing a Javadoc comment.140
WarningsMissing a Javadoc comment.149
WarningsMissing a Javadoc comment.154
WarningsMissing a Javadoc comment.159
WarningsMissing a Javadoc comment.164
WarningsMissing a Javadoc comment.169
WarningsExpected an @return tag.179
WarningsExpected @param tag for 'artifactId'.179
WarningsMissing a Javadoc comment.191
WarningsMissing a Javadoc comment.196
WarningsMissing a Javadoc comment.201
WarningsMissing a Javadoc comment.206
WarningsMissing a Javadoc comment.211
WarningsMissing a Javadoc comment.216
WarningsMissing a Javadoc comment.221
WarningsMissing a Javadoc comment.226
Errors'<' is not preceded with whitespace.237
Errors'<' is not followed by whitespace.237
Errors'>' is not preceded with whitespace.237
WarningsMissing a Javadoc comment.242
Errors'<' is not preceded with whitespace.242
Errors'<' is not followed by whitespace.242
Errors'>' is not preceded with whitespace.242
WarningsMissing a Javadoc comment.250
Errors'<' is not preceded with whitespace.250
Errors'<' is not followed by whitespace.250
Errors'>' is not preceded with whitespace.250
WarningsMissing a Javadoc comment.260
WarningsMissing a Javadoc comment.270
WarningsMissing a Javadoc comment.275
WarningsMissing a Javadoc comment.294
WarningsMissing a Javadoc comment.299
WarningsMissing a Javadoc comment.304
Errors'<' is not preceded with whitespace.304
Errors'<' is not followed by whitespace.304
Errors'>' is not preceded with whitespace.304
WarningsMissing a Javadoc comment.309
Errors'<' is not preceded with whitespace.309
Errors'<' is not followed by whitespace.309
Errors'>' is not preceded with whitespace.309
Errors'<' is not preceded with whitespace.312
Errors'<' is not followed by whitespace.312
Errors'>' is not preceded with whitespace.312
WarningsMissing a Javadoc comment.315
WarningsMissing a Javadoc comment.320
WarningsMissing a Javadoc comment.325
WarningsMissing a Javadoc comment.330
WarningsMissing a Javadoc comment.335
WarningsMissing a Javadoc comment.340
WarningsMissing a Javadoc comment.345
WarningsMissing a Javadoc comment.350
WarningsMissing a Javadoc comment.355
Errors'<' is not preceded with whitespace.374
Errors'<' is not followed by whitespace.374
Errors'>' is not preceded with whitespace.374
Errors'>' is not followed by whitespace.374
WarningsExpected an @return tag.414

org/apache/maven/plugin/descriptor/PluginDescriptorBuilder.java

ViolationMessageLine
WarningsMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.46
Errors'<' is not preceded with whitespace.95
Errors'<' is not followed by whitespace.95
Errors'>' is not preceded with whitespace.95
Errors'<' is not preceded with whitespace.95
Errors'<' is not followed by whitespace.95
Errors'>' is not preceded with whitespace.95
Errors'>' is not followed by whitespace.95
ErrorsMethod length is 213 lines (max allowed is 150).117
WarningsMissing a Javadoc comment.117
Errors'<' is not preceded with whitespace.263
Errors'<' is not followed by whitespace.263
Errors'>' is not preceded with whitespace.263
Errors'<' is not preceded with whitespace.263
Errors'<' is not followed by whitespace.263
Errors'>' is not preceded with whitespace.263
Errors'>' is not followed by whitespace.263
WarningsMissing a Javadoc comment.337

org/apache/maven/plugin/descriptor/Requirement.java

ViolationMessageLine
WarningsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.46
WarningsMissing a Javadoc comment.51
WarningsExpected an @return tag.59

org/apache/maven/plugin/logging/Log.java

ViolationMessageLine
WarningsExpected @param tag for 'content'.45
WarningsExpected @param tag for 'content'.55
WarningsExpected @param tag for 'error'.55
WarningsExpected @param tag for 'error'.64
WarningsExpected @param tag for 'content'.76
WarningsExpected @param tag for 'content'.86
WarningsExpected @param tag for 'error'.86
WarningsExpected @param tag for 'error'.95
WarningsExpected @param tag for 'content'.107
WarningsExpected @param tag for 'content'.117
WarningsExpected @param tag for 'error'.117
WarningsExpected @param tag for 'error'.126
WarningsExpected @param tag for 'content'.138
WarningsExpected @param tag for 'content'.148
WarningsExpected @param tag for 'error'.148
WarningsExpected @param tag for 'error'.157

org/apache/maven/plugin/logging/SystemStreamLog.java

ViolationMessageLine
WarningsExpected @param tag for 'content'.36
WarningsExpected @param tag for 'content'.44
WarningsExpected @param tag for 'error'.44
WarningsExpected @param tag for 'error'.52
WarningsExpected @param tag for 'content'.60
WarningsExpected @param tag for 'content'.68
WarningsExpected @param tag for 'error'.68
WarningsExpected @param tag for 'error'.76
WarningsExpected @param tag for 'content'.84
WarningsExpected @param tag for 'content'.92
WarningsExpected @param tag for 'error'.92
WarningsExpected @param tag for 'error'.100
WarningsExpected @param tag for 'content'.108
WarningsExpected @param tag for 'content'.116
WarningsExpected @param tag for 'error'.116
WarningsExpected @param tag for 'error'.129
WarningsExpected an @return tag.142
WarningsExpected an @return tag.151
WarningsExpected an @return tag.159
WarningsExpected an @return tag.167