The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
| 0 | Error |
FileTabCharacter
| 6 | Error |
LeftCurly
| 0 | Error |
RightCurly
| 0 | Error |
LineLength
| 4 | Error |
MemberName | 0 | Error |
JavadocMethod
| 348 | Warning |
JavadocType
| 0 | Error |
JavadocVariable
| 16 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 4 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
MethodLength | 0 | Error |
ParameterNumber | 2 | Error |
EmptyForIteratorPad
| 0 | Error |
OperatorWrap | 0 | Error |
ParenPad
| 6 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
| 0 | Error |
NeedBraces | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField
| 28 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
| 0 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
| 2 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 178 | |
Missing a Javadoc comment. | 199 | |
'context' hides a field. | 199 | |
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 178 | |
Missing a Javadoc comment. | 199 | |
'context' hides a field. | 199 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'stopOnFailure'. | 220 | |
Expected @throws tag for 'MojoExecutionException'. | 221 | |
Expected @param tag for 'stopOnFailure'. | 239 | |
Expected @throws tag for 'MojoExecutionException'. | 240 | |
Expected @param tag for 'artifacts'. | 298 | |
Expected @param tag for 'stopOnFailure'. | 298 | |
Expected @throws tag for 'MojoExecutionException'. | 299 | |
Expected an @return tag. | 342 | |
Expected @param tag for 'artifacts'. | 342 | |
Expected @throws tag for 'MojoExecutionException'. | 343 | |
Expected @param tag for 'stopOnFailure'. | 220 | |
Expected @throws tag for 'MojoExecutionException'. | 221 | |
Expected @param tag for 'stopOnFailure'. | 239 | |
Expected @throws tag for 'MojoExecutionException'. | 240 | |
Expected @param tag for 'artifacts'. | 298 | |
Expected @param tag for 'stopOnFailure'. | 298 | |
Expected @throws tag for 'MojoExecutionException'. | 299 | |
Expected an @return tag. | 342 | |
Expected @param tag for 'artifacts'. | 342 | |
Expected @throws tag for 'MojoExecutionException'. | 343 |
Violation | Message | Line |
---|---|---|
Variable 'silent' must be private and have accessor methods. | 127 | |
Missing a Javadoc comment. | 200 | |
Unused @param tag for 'file'. | 209 | |
Expected @param tag for 'artifact'. | 216 | |
Expected @throws tag for 'MojoExecutionException'. | 217 | |
Missing a Javadoc comment. | 419 | |
Missing a Javadoc comment. | 424 | |
Variable 'silent' must be private and have accessor methods. | 127 | |
Missing a Javadoc comment. | 200 | |
Unused @param tag for 'file'. | 209 | |
Expected @param tag for 'artifact'. | 216 | |
Expected @throws tag for 'MojoExecutionException'. | 217 | |
Missing a Javadoc comment. | 419 | |
Missing a Javadoc comment. | 424 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 167 | |
Missing a Javadoc comment. | 172 | |
Missing a Javadoc comment. | 177 | |
Missing a Javadoc comment. | 182 | |
Missing a Javadoc comment. | 167 | |
Missing a Javadoc comment. | 172 | |
Missing a Javadoc comment. | 177 | |
Missing a Javadoc comment. | 182 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 78 | |
Expected @throws tag for 'ArtifactResolutionException'. | 104 | |
Expected @throws tag for 'ArtifactNotFoundException'. | 104 | |
Expected @throws tag for 'ProjectBuildingException'. | 104 | |
Expected @throws tag for 'InvalidDependencyVersionException'. | 105 | |
Missing a Javadoc comment. | 78 | |
Expected @throws tag for 'ArtifactResolutionException'. | 104 | |
Expected @throws tag for 'ArtifactNotFoundException'. | 104 | |
Expected @throws tag for 'ProjectBuildingException'. | 104 | |
Expected @throws tag for 'InvalidDependencyVersionException'. | 105 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 226 | |
Missing a Javadoc comment. | 231 | |
Expected @throws tag for 'MojoExecutionException'. | 277 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 226 | |
Missing a Javadoc comment. | 231 | |
Expected @throws tag for 'MojoExecutionException'. | 277 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 154 | |
Missing a Javadoc comment. | 162 | |
Missing a Javadoc comment. | 170 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 188 | |
Missing a Javadoc comment. | 198 | |
Expected an @return tag. | 208 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 154 | |
Missing a Javadoc comment. | 162 | |
Missing a Javadoc comment. | 170 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 188 | |
Missing a Javadoc comment. | 198 | |
Expected an @return tag. | 208 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'analysis'. | 38 | |
Expected @param tag for 'sink'. | 38 | |
Expected @param tag for 'bundle'. | 38 | |
Expected @param tag for 'sink'. | 118 | |
Expected @param tag for 'iter'. | 118 | |
Expected @param tag for 'analysis'. | 38 | |
Expected @param tag for 'sink'. | 38 | |
Expected @param tag for 'bundle'. | 38 | |
Expected @param tag for 'sink'. | 118 | |
Expected @param tag for 'iter'. | 118 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 252 | |
Expected @param tag for 'art'. | 267 | |
Expected @param tag for 'sb'. | 267 | |
Line is longer than 120 characters. | 284 | |
Expected @throws tag for 'IOException'. | 349 | |
Missing a Javadoc comment. | 411 | |
Missing a Javadoc comment. | 512 | |
Missing a Javadoc comment. | 517 | |
Missing a Javadoc comment. | 522 | |
Missing a Javadoc comment. | 527 | |
'isFileSepSet' hides a field. | 527 | |
Missing a Javadoc comment. | 532 | |
Missing a Javadoc comment. | 537 | |
'isPathSepSet' hides a field. | 537 | |
Missing a Javadoc comment. | 252 | |
Expected @param tag for 'art'. | 267 | |
Expected @param tag for 'sb'. | 267 | |
Line is longer than 120 characters. | 284 | |
Expected @throws tag for 'IOException'. | 349 | |
Missing a Javadoc comment. | 411 | |
Missing a Javadoc comment. | 512 | |
Missing a Javadoc comment. | 517 | |
Missing a Javadoc comment. | 522 | |
Missing a Javadoc comment. | 527 | |
'isFileSepSet' hides a field. | 527 | |
Missing a Javadoc comment. | 532 | |
Missing a Javadoc comment. | 537 | |
'isPathSepSet' hides a field. | 537 |
Violation | Message | Line |
---|---|---|
')' is not preceded with whitespace. | 127 | |
Line contains a tab character. | 211 | |
'useBaseVersion' hides a field. | 211 | |
Line contains a tab character. | 215 | |
Expected @param tag for 'destDir'. | 229 | |
Expected @param tag for 'artifacts'. | 229 | |
Expected @param tag for 'removeVersion'. | 229 | |
Expected @throws tag for 'MojoExecutionException'. | 230 | |
Line is longer than 120 characters. | 241 | |
Missing a Javadoc comment. | 250 | |
Missing a Javadoc comment. | 267 | |
')' is not preceded with whitespace. | 127 | |
Line contains a tab character. | 211 | |
'useBaseVersion' hides a field. | 211 | |
Line contains a tab character. | 215 | |
Expected @param tag for 'destDir'. | 229 | |
Expected @param tag for 'artifacts'. | 229 | |
Expected @param tag for 'removeVersion'. | 229 | |
Expected @throws tag for 'MojoExecutionException'. | 230 | |
Line is longer than 120 characters. | 241 | |
Missing a Javadoc comment. | 250 | |
Missing a Javadoc comment. | 267 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 177 | |
Missing a Javadoc comment. | 177 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 71 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 288 | |
'includes' hides a field. | 358 | |
'include' hides a field. | 469 | |
'includes' hides a field. | 471 | |
'project' hides a field. | 482 | |
'project' hides a field. | 567 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 288 | |
'includes' hides a field. | 358 | |
'include' hides a field. | 469 | |
'includes' hides a field. | 471 | |
'project' hides a field. | 482 | |
'project' hides a field. | 567 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 186 | |
'rootNode' hides a field. | 281 | |
Missing a Javadoc comment. | 308 | |
'tokens' hides a field. | 334 | |
'(' is not followed by whitespace. | 418 | |
')' is not preceded with whitespace. | 418 | |
Missing a Javadoc comment. | 186 | |
'rootNode' hides a field. | 281 | |
Missing a Javadoc comment. | 308 | |
'tokens' hides a field. | 334 | |
'(' is not followed by whitespace. | 418 | |
')' is not preceded with whitespace. | 418 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 102 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 139 | |
Missing a Javadoc comment. | 527 | |
Missing a Javadoc comment. | 532 | |
Missing a Javadoc comment. | 537 | |
Missing a Javadoc comment. | 542 | |
Missing a Javadoc comment. | 139 | |
Missing a Javadoc comment. | 527 | |
Missing a Javadoc comment. | 532 | |
Missing a Javadoc comment. | 537 | |
Missing a Javadoc comment. | 542 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 122 | |
Unused @param tag for 'artifactId'. | 150 | |
'artifact' hides a field. | 153 | |
Expected @param tag for 'artifact'. | 153 | |
Missing a Javadoc comment. | 226 | |
Unused @param tag for 'location'. | 248 | |
Expected @param tag for 'outputDirectory'. | 251 | |
Unused @param tag for 'overWriteSnapshots'. | 299 | |
Expected @param tag for 'overWrite'. | 302 | |
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 122 | |
Unused @param tag for 'artifactId'. | 150 | |
'artifact' hides a field. | 153 | |
Expected @param tag for 'artifact'. | 153 | |
Missing a Javadoc comment. | 226 | |
Unused @param tag for 'location'. | 248 | |
Expected @param tag for 'outputDirectory'. | 251 | |
Unused @param tag for 'overWriteSnapshots'. | 299 | |
Expected @param tag for 'overWrite'. | 302 |
Violation | Message | Line |
---|---|---|
Expected @throws tag for 'MojoFailureException'. | 69 | |
Missing a Javadoc comment. | 108 | |
Expected @throws tag for 'MojoFailureException'. | 69 | |
Missing a Javadoc comment. | 108 |
Violation | Message | Line |
---|---|---|
Expected @throws tag for 'MojoFailureException'. | 92 | |
Missing a Javadoc comment. | 141 | |
Expected @throws tag for 'MojoFailureException'. | 92 | |
Missing a Javadoc comment. | 141 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 67 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 99 |
Violation | Message | Line |
---|---|---|
Expected @throws tag for 'ArtifactResolutionException'. | 160 | |
Expected @throws tag for 'ArtifactNotFoundException'. | 160 | |
Missing a Javadoc comment. | 177 | |
Expected @throws tag for 'ArtifactResolutionException'. | 160 | |
Expected @throws tag for 'ArtifactNotFoundException'. | 160 | |
Missing a Javadoc comment. | 177 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'content'. | 48 | |
Expected @param tag for 'content'. | 58 | |
Expected @param tag for 'error'. | 58 | |
Expected @param tag for 'error'. | 68 | |
Expected @param tag for 'content'. | 87 | |
Expected @param tag for 'content'. | 97 | |
Expected @param tag for 'error'. | 97 | |
Expected @param tag for 'error'. | 107 | |
Expected an @return tag. | 117 | |
Expected @param tag for 'content'. | 128 | |
Expected @param tag for 'content'. | 138 | |
Expected @param tag for 'error'. | 138 | |
Expected @param tag for 'error'. | 148 | |
Expected @param tag for 'content'. | 167 | |
Expected @param tag for 'content'. | 177 | |
Expected @param tag for 'error'. | 177 | |
Expected @param tag for 'error'. | 187 | |
Expected @param tag for 'message'. | 197 | |
Expected @param tag for 'message'. | 207 | |
Expected @param tag for 'throwable'. | 207 | |
Expected @param tag for 'message'. | 217 | |
Expected @param tag for 'message'. | 227 | |
Expected @param tag for 'throwable'. | 227 | |
Expected @param tag for 'message'. | 237 | |
Expected @param tag for 'message'. | 247 | |
Expected @param tag for 'throwable'. | 247 | |
Expected @param tag for 'message'. | 257 | |
Expected @param tag for 'message'. | 267 | |
Expected @param tag for 'throwable'. | 267 | |
Expected @param tag for 'message'. | 277 | |
Expected @param tag for 'message'. | 287 | |
Expected @param tag for 'throwable'. | 287 | |
Expected @param tag for 'name'. | 305 | |
Expected @param tag for 'content'. | 48 | |
Expected @param tag for 'content'. | 58 | |
Expected @param tag for 'error'. | 58 | |
Expected @param tag for 'error'. | 68 | |
Expected @param tag for 'content'. | 87 | |
Expected @param tag for 'content'. | 97 | |
Expected @param tag for 'error'. | 97 | |
Expected @param tag for 'error'. | 107 | |
Expected an @return tag. | 117 | |
Expected @param tag for 'content'. | 128 | |
Expected @param tag for 'content'. | 138 | |
Expected @param tag for 'error'. | 138 | |
Expected @param tag for 'error'. | 148 | |
Expected @param tag for 'content'. | 167 | |
Expected @param tag for 'content'. | 177 | |
Expected @param tag for 'error'. | 177 | |
Expected @param tag for 'error'. | 187 | |
Expected @param tag for 'message'. | 197 | |
Expected @param tag for 'message'. | 207 | |
Expected @param tag for 'throwable'. | 207 | |
Expected @param tag for 'message'. | 217 | |
Expected @param tag for 'message'. | 227 | |
Expected @param tag for 'throwable'. | 227 | |
Expected @param tag for 'message'. | 237 | |
Expected @param tag for 'message'. | 247 | |
Expected @param tag for 'throwable'. | 247 | |
Expected @param tag for 'message'. | 257 | |
Expected @param tag for 'message'. | 267 | |
Expected @param tag for 'throwable'. | 267 | |
Expected @param tag for 'message'. | 277 | |
Expected @param tag for 'message'. | 287 | |
Expected @param tag for 'throwable'. | 287 | |
Expected @param tag for 'name'. | 305 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 137 | |
Missing a Javadoc comment. | 142 | |
'skippedDependencies' hides a field. | 180 | |
'unResolvedDependencies' hides a field. | 192 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 137 | |
Missing a Javadoc comment. | 142 | |
'skippedDependencies' hides a field. | 180 | |
'unResolvedDependencies' hides a field. | 192 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 94 | |
Expected @param tag for 'useSubdirsPerScope'. | 145 | |
Expected @param tag for 'append'. | 218 | |
Expected @param tag for 'log'. | 218 | |
Expected @param tag for 'log'. | 243 | |
Missing a Javadoc comment. | 261 | |
Missing a Javadoc comment. | 269 | |
Line contains a tab character. | 94 | |
Expected @param tag for 'useSubdirsPerScope'. | 145 | |
Expected @param tag for 'append'. | 218 | |
Expected @param tag for 'log'. | 218 | |
Expected @param tag for 'log'. | 243 | |
Missing a Javadoc comment. | 261 | |
Missing a Javadoc comment. | 269 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 71 | |
More than 7 parameters. | 71 | |
Missing a Javadoc comment. | 93 | |
Name 'artifacts_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 | |
Missing a Javadoc comment. | 247 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 71 | |
More than 7 parameters. | 71 | |
Missing a Javadoc comment. | 93 | |
Name 'artifacts_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 | |
Missing a Javadoc comment. | 247 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 64 | |
Name 'artifacts_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 64 | |
Name 'artifacts_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
Missing a Javadoc comment. | 80 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Unused @throws tag for 'SecurityException'. | 67 | |
Expected @throws tag for 'MojoExecutionException'. | 73 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 95 | |
Unused @throws tag for 'SecurityException'. | 145 | |
Expected @throws tag for 'MojoExecutionException'. | 151 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Unused @throws tag for 'SecurityException'. | 67 | |
Expected @throws tag for 'MojoExecutionException'. | 73 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 95 | |
Unused @throws tag for 'SecurityException'. | 145 | |
Expected @throws tag for 'MojoExecutionException'. | 151 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 127 | |
Unused @throws tag for 'SecurityException'. | 167 | |
Expected @throws tag for 'MojoExecutionException'. | 173 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 127 | |
Unused @throws tag for 'SecurityException'. | 167 | |
Expected @throws tag for 'MojoExecutionException'. | 173 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 92 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 64 |