Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
17 0 92 117

Rules

Rules Violations Severity
LeftCurly
  • option: "nl"
9 Errors Error
RightCurly
  • option: "alone"
2 Errors Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
2 Errors Error
MemberName 0 Errors Error
JavadocMethod
  • scope: "protected"
87 Warnings Warning
JavadocType
  • scope: "protected"
2 Errors Error
JavadocVariable
  • scope: "protected"
0 Infos Info
ConstantName 0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
5 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
FileLength 0 Errors Error
MethodLength 0 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad
  • option: "space"
1 Errors Error
OperatorWrap 1 Errors Error
ParenPad
  • option: "space"
41 Errors Error
TabCharacter 46 Errors Error
WhitespaceAfter 0 Errors Error
WhitespaceAround 8 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock
  • option: "text"
0 Errors Error
NeedBraces 0 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
5 Warnings Warning
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors 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"
0 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0 Errors Error
UpperEll 0 Errors Error

Details

org/apache/maven/shared/artifact/filter/AbstractStrictPatternArtifactFilter.java

Violation Message Line
Warnings Missing a Javadoc comment. 88
Errors ')' is not preceded with whitespace. 178
Errors Line contains a tab character. 180
Errors '(' is not followed by whitespace. 180
Errors ')' is not preceded with whitespace. 180
Errors '(' is not followed by whitespace. 191
Errors ')' is not preceded with whitespace. 191
Errors '{' should be on a new line. 191
Errors Line contains a tab character. 192
Errors '{' should be on a new line. 192
Errors Line contains a tab character. 193
Errors '(' is not followed by whitespace. 193
Errors ')' is not preceded with whitespace. 193
Errors '(' is not followed by whitespace. 193
Errors '(' is not followed by whitespace. 193
Errors ')' is not preceded with whitespace. 193
Errors ')' is not preceded with whitespace. 193
Errors Line contains a tab character. 194
Errors '}' should be alone on a line. 194
Errors '(' is not followed by whitespace. 194
Errors ')' is not preceded with whitespace. 194
Errors '{' should be on a new line. 194
Errors Line contains a tab character. 195
Errors Line contains a tab character. 196
Errors Line contains a tab character. 197

org/apache/maven/shared/artifact/filter/PatternExcludesArtifactFilter.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 61

org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 98
Warnings Missing a Javadoc comment. 103
Warnings Missing a Javadoc comment. 120
Errors '{' should be on a new line. 168
Errors Line contains a tab character. 169
Errors '(' is not followed by whitespace. 169
Errors ';' is not followed by whitespace. 169
Errors '{' should be on a new line. 169
Errors Line contains a tab character. 170
Errors Line contains a tab character. 171
Errors Line contains a tab character. 172
Errors Line contains a tab character. 173
Errors Line contains a tab character. 174
Errors Line contains a tab character. 175
Errors Line contains a tab character. 176
Errors Line contains a tab character. 178
Errors Line contains a tab character. 179
Errors Line contains a tab character. 180
Errors Line contains a tab character. 181
Errors Line contains a tab character. 182
Errors Line contains a tab character. 183
Errors Line is longer than 120 characters. 184
Errors Line contains a tab character. 184
Errors '(' is not followed by whitespace. 184
Errors '>' is not preceded with whitespace. 184
Errors '>' is not followed by whitespace. 184
Errors '(' is not followed by whitespace. 184
Errors ')' is not preceded with whitespace. 184
Errors ')' is not preceded with whitespace. 184
Errors Line contains a tab character. 185
Errors Line contains a tab character. 186
Errors '=' is not preceded with whitespace. 186
Errors '=' is not followed by whitespace. 186
Errors Line contains a tab character. 187
Errors Line contains a tab character. 188
Errors Line contains a tab character. 189
Errors '+' is not preceded with whitespace. 189
Errors '+' is not followed by whitespace. 189
Errors '(' is not followed by whitespace. 189
Errors '-' is not preceded with whitespace. 189
Errors '-' is not followed by whitespace. 189
Errors ')' is not preceded with whitespace. 189
Errors Line contains a tab character. 190
Errors Line contains a tab character. 191
Errors Line contains a tab character. 193
Errors '(' is not followed by whitespace. 193
Errors ')' is not preceded with whitespace. 193
Errors '{' should be on a new line. 193
Errors Line contains a tab character. 194
Errors Line contains a tab character. 196
Errors Line contains a tab character. 197
Errors Line contains a tab character. 198
Errors Line contains a tab character. 203
Errors Line contains a tab character. 204
Errors Line contains a tab character. 205
Errors Line contains a tab character. 206
Errors Line contains a tab character. 220
Errors ')' is not preceded with whitespace. 249
Errors Line contains a tab character. 251
Errors '(' is not followed by whitespace. 251
Errors ')' is not preceded with whitespace. 251
Errors '(' is not followed by whitespace. 262
Errors ')' is not preceded with whitespace. 262
Errors '{' should be on a new line. 262
Errors Line contains a tab character. 263
Errors '{' should be on a new line. 263
Errors Line contains a tab character. 264
Errors '(' is not followed by whitespace. 264
Errors ')' is not preceded with whitespace. 264
Errors '(' is not followed by whitespace. 264
Errors '(' is not followed by whitespace. 264
Errors ')' is not preceded with whitespace. 264
Errors ')' is not preceded with whitespace. 264
Errors Line contains a tab character. 265
Errors '}' should be alone on a line. 265
Errors '(' is not followed by whitespace. 265
Errors ')' is not preceded with whitespace. 265
Errors '{' should be on a new line. 265
Errors Line contains a tab character. 266
Errors Line contains a tab character. 267
Errors Line contains a tab character. 268
Warnings Missing a Javadoc comment. 270
Warnings Missing a Javadoc comment. 303
Warnings Missing a Javadoc comment. 308
Warnings Missing a Javadoc comment. 321
Warnings Missing a Javadoc comment. 326
Warnings Missing a Javadoc comment. 344

org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Warnings Expected @param tag for 'scope'. 83
Warnings Missing a Javadoc comment. 107
Warnings Missing a Javadoc comment. 163
Errors Line is longer than 120 characters. 165
Warnings Missing a Javadoc comment. 169
Warnings Missing a Javadoc comment. 186
Warnings Missing a Javadoc comment. 231
Warnings Missing a Javadoc comment. 263
Warnings Missing a Javadoc comment. 268
Warnings 'includeCompileScope' hides a field. 268
Warnings Missing a Javadoc comment. 275
Warnings Missing a Javadoc comment. 280
Warnings 'includeRuntimeScope' hides a field. 280
Warnings Missing a Javadoc comment. 287
Warnings Missing a Javadoc comment. 292
Warnings 'includeTestScope' hides a field. 292
Warnings Missing a Javadoc comment. 299
Warnings Missing a Javadoc comment. 304
Warnings 'includeProvidedScope' hides a field. 304
Warnings Missing a Javadoc comment. 311
Warnings Missing a Javadoc comment. 316
Warnings 'includeSystemScope' hides a field. 316
Warnings Expected an @return tag. 332
Warnings Expected @param tag for 'enabled'. 332
Warnings Expected an @return tag. 349
Warnings Expected @param tag for 'enabled'. 349
Warnings Expected an @return tag. 368
Warnings Expected @param tag for 'enabled'. 368
Warnings Expected an @return tag. 382
Warnings Expected @param tag for 'enable'. 382
Warnings Expected an @return tag. 392

org/apache/maven/shared/artifact/filter/StatisticsReportingArtifactFilter.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Errors Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 26
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 30

org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.java

Violation Message Line
Warnings Missing a Javadoc comment. 48
Errors ')' is not preceded with whitespace. 48
Warnings Unused @param tag for 'dependencies'. 57
Warnings Expected @param tag for 'artifacts'. 60
Warnings Missing a Javadoc comment. 159
Warnings Missing a Javadoc comment. 167

org/apache/maven/shared/artifact/filter/collection/AbstractArtifactsFilter.java

Violation Message Line
Errors Missing a Javadoc comment. 27
Warnings Expected an @return tag. 35
Warnings Expected @param tag for 'artifact'. 35
Warnings Expected @throws tag for 'ArtifactFilterException'. 35

org/apache/maven/shared/artifact/filter/collection/ArtifactFilterException.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 49

org/apache/maven/shared/artifact/filter/collection/ArtifactIdFilter.java

Violation Message Line
Warnings Expected @param tag for 'include'. 41
Warnings Expected @param tag for 'exclude'. 41
Errors ')' is not preceded with whitespace. 43
Warnings Missing a Javadoc comment. 51

org/apache/maven/shared/artifact/filter/collection/ArtifactTransitivityFilter.java

Violation Message Line
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 76
Warnings Missing a Javadoc comment. 98
Errors '&&' should be on a new line. 127

org/apache/maven/shared/artifact/filter/collection/ArtifactsFilter.java

Violation Message Line
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 39

org/apache/maven/shared/artifact/filter/collection/ClassifierFilter.java

Violation Message Line
Warnings Missing a Javadoc comment. 32
Errors ')' is not preceded with whitespace. 34
Warnings Missing a Javadoc comment. 42

org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.java

Violation Message Line
Warnings Missing a Javadoc comment. 38
Warnings Unused @param tag for 'element'. 69
Warnings Unused @throws tag for 'IndexOutOfBoundsException'. 70
Warnings Expected @param tag for 'filter'. 72
Warnings Missing a Javadoc comment. 80

org/apache/maven/shared/artifact/filter/collection/GroupIdFilter.java

Violation Message Line
Warnings Expected @param tag for 'include'. 42
Warnings Expected @param tag for 'exclude'. 42
Errors ')' is not preceded with whitespace. 44
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 63

org/apache/maven/shared/artifact/filter/collection/ProjectTransitivityFilter.java

Violation Message Line
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 46

org/apache/maven/shared/artifact/filter/collection/ScopeFilter.java

Violation Message Line
Warnings Missing a Javadoc comment. 42
Warnings Unused @param tag for 'dependencies'. 52
Warnings Expected @param tag for 'artifacts'. 58
Errors ')' is not preceded with whitespace. 58
Warnings Expected @throws tag for 'ArtifactFilterException'. 59
Warnings Unused @param tag for 'includeScope'. 171
Warnings Expected @param tag for 'scope'. 174

org/apache/maven/shared/artifact/filter/collection/TypeFilter.java

Violation Message Line
Warnings Missing a Javadoc comment. 31
Errors ')' is not preceded with whitespace. 33
Warnings Missing a Javadoc comment. 41