Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
9 8 30 225

Rules

Rules Violations Severity
LeftCurly
  • option: "nl"
33 Errors Error
RightCurly
  • option: "alone"
2 Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
8 Errors Error
MemberName 0 Errors Error
JavadocMethod 27 Warnings Warning
JavadocType 4 Errors Error
JavadocVariable 8 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"
0 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"
0 Errors Error
OperatorWrap 0 Errors Error
ParenPad
  • option: "space"
134 Errors Error
TabCharacter 8 Errors Error
WhitespaceAfter 0 Errors Error
WhitespaceAround 4 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock
  • option: "text"
0 Errors Error
NeedBraces 11 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
3 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
  • protectedAllowed: "true"
21 Errors Error
UpperEll 0 Errors Error

Details

org/apache/maven/plugin/reactor/MakeDependentsMojo.java

Violation Message Line
Warnings Missing a Javadoc comment. 39
Errors '(' is not followed by whitespace. 41
Errors ')' is not preceded with whitespace. 41
Errors '(' is not followed by whitespace. 42
Errors '(' is not followed by whitespace. 42
Errors ')' is not preceded with whitespace. 42
Errors ')' is not preceded with whitespace. 42
Errors '(' is not followed by whitespace. 44
Errors ')' is not preceded with whitespace. 44
Errors '{' should be on a new line. 44
Errors '(' is not followed by whitespace. 45
Errors ')' is not preceded with whitespace. 45
Errors 'if' construct must use '{}'s. 46
Errors '(' is not followed by whitespace. 46
Errors '(' is not followed by whitespace. 46
Errors ')' is not preceded with whitespace. 46
Errors ')' is not preceded with whitespace. 46
Errors '(' is not followed by whitespace. 47
Errors ')' is not preceded with whitespace. 47

org/apache/maven/plugin/reactor/MakeMojo.java

Violation Message Line
Errors Variable 'baseDir' must be private and have accessor methods. 55
Errors Variable 'collectedProjects' must be private and have accessor methods. 61
Errors Variable 'defaultGroup' must be private and have accessor methods. 68
Errors Variable 'artifactList' must be private and have accessor methods. 75
Errors Variable 'folderList' must be private and have accessor methods. 82
Errors Variable 'goals' must be private and have accessor methods. 88
Errors Variable 'invoker' must be private and have accessor methods. 94
Errors Variable 'simpleInvoker' must be private and have accessor methods. 105
Errors Variable 'continueFromProject' must be private and have accessor methods. 111
Errors Variable 'continueFromFolder' must be private and have accessor methods. 117
Warnings Missing a Javadoc comment. 119
Errors '{' should be on a new line. 122
Errors Line is longer than 120 characters. 123
Errors '(' is not followed by whitespace. 123
Errors ')' is not preceded with whitespace. 123
Errors '(' is not followed by whitespace. 129
Errors ')' is not preceded with whitespace. 129
Errors '{' should be on a new line. 129
Errors '(' is not followed by whitespace. 140
Errors ')' is not preceded with whitespace. 140
Errors '{' should be on a new line. 140
Errors '(' is not followed by whitespace. 142
Errors ')' is not preceded with whitespace. 142
Errors '{' should be on a new line. 142
Errors 'if' construct must use '{}'s. 146
Errors '(' is not followed by whitespace. 146
Errors ')' is not preceded with whitespace. 146
Errors '(' is not followed by whitespace. 163
Errors ')' is not preceded with whitespace. 163
Errors '{' should be on a new line. 163
Errors '(' is not followed by whitespace. 171
Errors ')' is not preceded with whitespace. 171
Errors '{' should be on a new line. 171
Errors '}' should be alone on a line. 183
Errors '{' should be on a new line. 183
Errors Line is longer than 120 characters. 184
Warnings Missing a Javadoc comment. 189
Errors '(' is not followed by whitespace. 189
Warnings 'collectedProjects' hides a field. 189
Errors ')' is not preceded with whitespace. 189
Errors 'if' construct must use '{}'s. 191
Errors '(' is not followed by whitespace. 200
Errors 'if' construct must use '{}'s. 205
Errors '(' is not followed by whitespace. 205
Errors ')' is not preceded with whitespace. 205
Errors '(' is not followed by whitespace. 206
Errors ')' is not preceded with whitespace. 206
Errors '(' is not followed by whitespace. 222
Errors ')' is not preceded with whitespace. 222
Warnings Missing a Javadoc comment. 227
Errors 'if' construct must use '{}'s. 235

org/apache/maven/plugin/reactor/MakeScmChanges.java

Violation Message Line
Errors Variable 'scmConnection' must be private and have accessor methods. 55
Errors Variable 'scmManager' must be private and have accessor methods. 67
Warnings Missing a Javadoc comment. 69
Errors Line is longer than 120 characters. 78
Errors '(' is not followed by whitespace. 78
Errors ')' is not preceded with whitespace. 78
Warnings Missing a Javadoc comment. 140

org/apache/maven/plugin/reactor/MissingProjectException.java

Violation Message Line
Errors Missing a Javadoc comment. 24
Infos Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 30
Errors '(' is not followed by whitespace. 30
Errors ')' is not preceded with whitespace. 30
Errors Line is longer than 120 characters. 32

org/apache/maven/plugin/reactor/NonReactorException.java

Violation Message Line
Errors Missing a Javadoc comment. 24
Infos Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 29
Errors '{' should be on a new line. 29
Errors Line is longer than 120 characters. 30
Errors '(' is not followed by whitespace. 30
Errors ')' is not preceded with whitespace. 30

org/apache/maven/plugin/reactor/RelativePather.java

Violation Message Line
Errors '{' should be on a new line. 31
Errors '(' is not followed by whitespace. 38
Errors ')' is not preceded with whitespace. 38
Errors '{' should be on a new line. 38
Errors '(' is not followed by whitespace. 39
Errors ')' is not preceded with whitespace. 39
Errors '(' is not followed by whitespace. 40
Errors ')' is not preceded with whitespace. 40
Errors 'if' construct must use '{}'s. 41
Errors '(' is not followed by whitespace. 41
Errors '(' is not followed by whitespace. 41
Errors ')' is not preceded with whitespace. 41
Errors ')' is not preceded with whitespace. 41
Errors '(' is not followed by whitespace. 41
Errors ')' is not preceded with whitespace. 41
Errors '(' is not followed by whitespace. 48
Errors ')' is not preceded with whitespace. 48
Errors '{' should be on a new line. 48
Errors 'if' construct must use '{}'s. 50
Errors '(' is not followed by whitespace. 50
Errors ')' is not preceded with whitespace. 50
Errors 'if' construct must use '{}'s. 51
Errors '(' is not followed by whitespace. 51
Errors ')' is not preceded with whitespace. 51
Errors '(' is not followed by whitespace. 54
Errors '(' is not followed by whitespace. 54
Errors ')' is not preceded with whitespace. 54
Errors ')' is not preceded with whitespace. 54
Errors '{' should be on a new line. 54
Errors '(' is not followed by whitespace. 64
Errors ')' is not preceded with whitespace. 64
Errors '{' should be on a new line. 64
Errors '(' is not followed by whitespace. 66
Errors ')' is not preceded with whitespace. 66
Errors '{' should be on a new line. 66
Errors '(' is not followed by whitespace. 67
Errors ')' is not preceded with whitespace. 67
Errors '(' is not followed by whitespace. 69
Errors '-' is not followed by whitespace. 69
Errors ')' is not preceded with whitespace. 69
Errors '{' should be on a new line. 69
Errors '(' is not followed by whitespace. 70
Errors ')' is not preceded with whitespace. 70
Errors '(' is not followed by whitespace. 74
Errors ')' is not preceded with whitespace. 74
Errors '{' should be on a new line. 74
Errors '(' is not followed by whitespace. 75
Errors ')' is not preceded with whitespace. 75
Errors '{' should be on a new line. 75
Errors '(' is not followed by whitespace. 76
Errors ')' is not preceded with whitespace. 76
Errors '(' is not followed by whitespace. 78
Errors ')' is not preceded with whitespace. 78
Errors '(' is not followed by whitespace. 80
Errors ')' is not preceded with whitespace. 80
Errors '{' should be on a new line. 80
Errors '(' is not followed by whitespace. 81
Errors ')' is not preceded with whitespace. 81
Errors '{' should be on a new line. 81
Errors '(' is not followed by whitespace. 82
Errors ')' is not preceded with whitespace. 82
Errors '(' is not followed by whitespace. 84
Errors ')' is not preceded with whitespace. 84
Warnings Missing a Javadoc comment. 90
Errors '(' is not followed by whitespace. 90
Errors ')' is not preceded with whitespace. 90
Errors '{' should be on a new line. 90
Errors '(' is not followed by whitespace. 92
Errors ')' is not preceded with whitespace. 92
Errors '{' should be on a new line. 92
Errors '(' is not followed by whitespace. 93
Errors ')' is not preceded with whitespace. 93
Errors '(' is not followed by whitespace. 96
Errors ')' is not preceded with whitespace. 96
Errors Missing a Javadoc comment. 100
Errors '{' should be on a new line. 100
Infos Missing a Javadoc comment. 101
Warnings Missing a Javadoc comment. 103
Errors '{' should be on a new line. 103
Warnings Missing a Javadoc comment. 107
Errors '(' is not followed by whitespace. 107
Errors ')' is not preceded with whitespace. 107
Errors '{' should be on a new line. 107
Errors '(' is not followed by whitespace. 108
Errors ')' is not preceded with whitespace. 108
Warnings Missing a Javadoc comment. 111
Errors '(' is not followed by whitespace. 111
Errors ')' is not preceded with whitespace. 111
Errors '{' should be on a new line. 111
Errors '(' is not followed by whitespace. 112
Errors ')' is not preceded with whitespace. 112
Warnings Missing a Javadoc comment. 115
Errors '(' is not followed by whitespace. 115
Errors ')' is not preceded with whitespace. 115
Errors '{' should be on a new line. 115
Errors '(' is not followed by whitespace. 116
Errors ')' is not preceded with whitespace. 116

org/apache/maven/plugin/reactor/ResumeMojo.java

Violation Message Line
Errors Variable 'collectedProjects' must be private and have accessor methods. 48
Errors Variable 'baseDir' must be private and have accessor methods. 54
Errors Variable 'continueFromGroup' must be private and have accessor methods. 59
Errors Variable 'continueFromProject' must be private and have accessor methods. 66
Errors Variable 'continueFromFolder' must be private and have accessor methods. 73
Errors Variable 'goals' must be private and have accessor methods. 79
Errors Variable 'invoker' must be private and have accessor methods. 84
Errors Variable 'printOnly' must be private and have accessor methods. 90
Errors Variable 'simpleInvoker' must be private and have accessor methods. 95
Warnings Missing a Javadoc comment. 97
Errors Line contains a tab character. 100
Errors Line contains a tab character. 101
Errors Line contains a tab character. 102
Errors Line contains a tab character. 103
Errors Line contains a tab character. 104
Errors Line contains a tab character. 105
Errors Line contains a tab character. 106
Errors Line contains a tab character. 107
Errors Line is longer than 120 characters. 110
Errors '(' is not followed by whitespace. 110
Errors ')' is not preceded with whitespace. 110
Errors '(' is not followed by whitespace. 112
Errors Line is longer than 120 characters. 114
Errors '(' is not followed by whitespace. 114
Errors ')' is not preceded with whitespace. 114
Errors '(' is not followed by whitespace. 118
Errors '(' is not followed by whitespace. 124
Errors ')' is not preceded with whitespace. 124
Errors '{' should be on a new line. 124
Errors ')' is not preceded with whitespace. 132
Errors '(' is not followed by whitespace. 135
Errors ')' is not preceded with whitespace. 135
Errors '{' should be on a new line. 135
Errors '(' is not followed by whitespace. 136
Errors ')' is not preceded with whitespace. 136
Errors '+' is not preceded with whitespace. 138
Errors '+' is not followed by whitespace. 138
Errors ')' is not preceded with whitespace. 144
Errors '{' should be on a new line. 144
Errors '}' should be alone on a line. 153
Errors '{' should be on a new line. 153
Errors 'if' construct must use '{}'s. 162
Errors '(' is not followed by whitespace. 162
Errors ')' is not preceded with whitespace. 162
Errors '(' is not followed by whitespace. 162
Errors ')' is not preceded with whitespace. 162
Errors '-' is not preceded with whitespace. 170
Errors '(' is not followed by whitespace. 173
Errors ')' is not preceded with whitespace. 173
Errors '{' should be on a new line. 173

org/apache/maven/plugin/reactor/SimpleInvoker.java

Violation Message Line
Errors ')' is not preceded with whitespace. 53
Errors 'if' construct must use '{}'s. 70
Errors 'if' construct must use '{}'s. 72
Errors Missing a Javadoc comment. 82
Errors '{' should be on a new line. 82
Infos Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 91
Warnings Missing a Javadoc comment. 96
Warnings Missing a Javadoc comment. 101

org/apache/maven/plugin/reactor/SuperProjectSorter.java

Violation Message Line
Infos Missing a Javadoc comment. 50
Infos Missing a Javadoc comment. 52
Infos Missing a Javadoc comment. 54
Infos Missing a Javadoc comment. 56
Warnings Expected @param tag for 'projects'. 70
Warnings Expected @throws tag for 'CycleDetectedException'. 71
Errors Line is longer than 120 characters. 120
Warnings 'sortedProjects' hides a field. 168
Warnings Missing a Javadoc comment. 180
Warnings 'projectMap' hides a field. 180
Warnings Missing a Javadoc comment. 205
Warnings Missing a Javadoc comment. 222
Warnings Missing a Javadoc comment. 227
Warnings Missing a Javadoc comment. 232
Warnings Missing a Javadoc comment. 237
Warnings Missing a Javadoc comment. 242