Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
19216791

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"
166Warnings 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.88
Errors'<' is not followed by whitespace.88
Errors'>' is not preceded with whitespace.88
WarningsMissing a Javadoc comment.94
Errors'<' is not preceded with whitespace.95
Errors'<' is not followed by whitespace.95
Errors'>' is not preceded with whitespace.95
WarningsMissing a Javadoc comment.100
Errors'<' is not preceded with whitespace.107
Errors'<' is not followed by whitespace.107
Errors'>' is not preceded with whitespace.107
WarningsMissing a Javadoc comment.127
WarningsMissing a Javadoc comment.132
WarningsMissing a Javadoc comment.137
WarningsMissing a Javadoc comment.142
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
WarningsExpected an @return tag.181
WarningsExpected @param tag for 'artifactId'.181
WarningsMissing a Javadoc comment.193
WarningsMissing a Javadoc comment.198
WarningsMissing a Javadoc comment.203
WarningsMissing a Javadoc comment.208
WarningsMissing a Javadoc comment.213
WarningsMissing a Javadoc comment.218
WarningsMissing a Javadoc comment.223
WarningsMissing a Javadoc comment.228
Errors'<' is not preceded with whitespace.239
Errors'<' is not followed by whitespace.239
Errors'>' is not preceded with whitespace.239
WarningsMissing a Javadoc comment.244
Errors'<' is not preceded with whitespace.244
Errors'<' is not followed by whitespace.244
Errors'>' is not preceded with whitespace.244
WarningsMissing a Javadoc comment.252
Errors'<' is not preceded with whitespace.252
Errors'<' is not followed by whitespace.252
Errors'>' is not preceded with whitespace.252
WarningsMissing a Javadoc comment.262
WarningsMissing a Javadoc comment.272
WarningsMissing a Javadoc comment.277
WarningsMissing a Javadoc comment.296
WarningsMissing a Javadoc comment.301
WarningsMissing a Javadoc comment.306
Errors'<' is not preceded with whitespace.306
Errors'<' is not followed by whitespace.306
Errors'>' is not preceded with whitespace.306
WarningsMissing a Javadoc comment.311
Errors'<' is not preceded with whitespace.311
Errors'<' is not followed by whitespace.311
Errors'>' is not preceded with whitespace.311
Errors'<' is not preceded with whitespace.314
Errors'<' is not followed by whitespace.314
Errors'>' is not preceded with whitespace.314
WarningsMissing a Javadoc comment.317
WarningsMissing a Javadoc comment.322
WarningsMissing a Javadoc comment.327
WarningsMissing a Javadoc comment.332
WarningsMissing a Javadoc comment.337
WarningsMissing a Javadoc comment.342
WarningsMissing a Javadoc comment.347
WarningsMissing a Javadoc comment.352
WarningsMissing a Javadoc comment.357
WarningsMissing a Javadoc comment.362
WarningsMissing a Javadoc comment.367
Errors'<' is not preceded with whitespace.386
Errors'<' is not followed by whitespace.386
Errors'>' is not preceded with whitespace.386
Errors'>' is not followed by whitespace.386
WarningsExpected an @return tag.426

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 218 lines (max allowed is 150).117
WarningsMissing a Javadoc comment.117
Errors'<' is not preceded with whitespace.270
Errors'<' is not followed by whitespace.270
Errors'>' is not preceded with whitespace.270
Errors'<' is not preceded with whitespace.270
Errors'<' is not followed by whitespace.270
Errors'>' is not preceded with whitespace.270
Errors'>' is not followed by whitespace.270
WarningsMissing a Javadoc comment.342

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