The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
| 0 | Error |
FileTabCharacter
| 0 | Error |
LeftCurly
| 0 | Error |
RightCurly
| 0 | Error |
LineLength
| 1 | Error |
MemberName | 0 | Error |
JavadocMethod
| 168 | Warning |
JavadocType
| 0 | Error |
JavadocVariable
| 8 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 3 | 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 | 1 | Error |
EmptyForIteratorPad
| 0 | Error |
OperatorWrap | 0 | Error |
ParenPad
| 1 | 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
| 8 | 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
| 1 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 166 | |
Missing a Javadoc comment. | 187 | |
'context' hides a field. | 187 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 207 | |
Expected @param tag for 'stopOnFailure'. | 215 | |
Expected @throws tag for 'MojoExecutionException'. | 216 | |
Expected @param tag for 'stopOnFailure'. | 234 | |
Expected @throws tag for 'MojoExecutionException'. | 235 | |
Expected @param tag for 'artifacts'. | 293 | |
Expected @param tag for 'stopOnFailure'. | 293 | |
Expected @throws tag for 'MojoExecutionException'. | 294 | |
Expected an @return tag. | 337 | |
Expected @param tag for 'artifacts'. | 337 | |
Expected @throws tag for 'MojoExecutionException'. | 338 |
Violation | Message | Line |
---|---|---|
Variable 'silent' must be private and have accessor methods. | 116 | |
Missing a Javadoc comment. | 189 | |
Expected @throws tag for 'MojoExecutionException'. | 206 |
Violation | Message | Line |
---|---|---|
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 |
Violation | Message | Line |
---|---|---|
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. | 96 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 166 | |
Missing a Javadoc comment. | 174 | |
Missing a Javadoc comment. | 184 | |
Missing a Javadoc comment. | 192 | |
Missing a Javadoc comment. | 202 | |
Expected an @return tag. | 212 |
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'. | 124 | |
Expected @param tag for 'iter'. | 124 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 244 | |
Expected @param tag for 'art'. | 259 | |
Expected @param tag for 'sb'. | 259 | |
Expected @throws tag for 'IOException'. | 341 | |
Missing a Javadoc comment. | 403 | |
Missing a Javadoc comment. | 504 | |
Missing a Javadoc comment. | 509 | |
Missing a Javadoc comment. | 514 | |
Missing a Javadoc comment. | 519 | |
'isFileSepSet' hides a field. | 519 | |
Missing a Javadoc comment. | 524 | |
Missing a Javadoc comment. | 529 | |
'isPathSepSet' hides a field. | 529 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 103 | |
')' is not preceded with whitespace. | 104 | |
Expected @param tag for 'destDir'. | 204 | |
Expected @param tag for 'artifacts'. | 204 | |
Expected @param tag for 'removeVersion'. | 204 | |
Expected @throws tag for 'MojoExecutionException'. | 205 | |
Missing a Javadoc comment. | 225 | |
Missing a Javadoc comment. | 242 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 71 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 170 | |
Name 'deps_it' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 324 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 186 | |
'rootNode' hides a field. | 281 | |
Missing a Javadoc comment. | 308 | |
'tokens' hides a field. | 334 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 101 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 513 | |
Missing a Javadoc comment. | 518 | |
Missing a Javadoc comment. | 523 |
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 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 97 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 130 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 67 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 99 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 106 |
Violation | Message | Line |
---|---|---|
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 |
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 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'useSubdirsPerScope'. | 115 | |
Expected @param tag for 'append'. | 188 | |
Expected @param tag for 'log'. | 188 | |
Expected @param tag for 'log'. | 213 | |
Missing a Javadoc comment. | 231 | |
Missing a Javadoc comment. | 239 |
Violation | Message | Line |
---|---|---|
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 |
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 |
Violation | Message | Line |
---|---|---|
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 |
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 |
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 |
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 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 64 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 |