The following document contains the results of Checkstyle
.
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 29 | 9 | 127 | 256 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
|
11 | |
RightCurly
|
4 | |
LineLength
|
9 | |
| MemberName | 0 | |
| JavadocMethod | 122 | |
| JavadocType | 7 | |
| JavadocVariable | 9 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
|
27 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 1 | |
| FileLength | 0 | |
| MethodLength | 3 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 2 | |
ParenPad
|
98 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 1 | |
| WhitespaceAround | 66 | |
| ModifierOrder | 0 | |
| RedundantModifier | 2 | |
| AvoidNestedBlocks | 1 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
5 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 1 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 2 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
21 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Unused import - java.util.List. | 30 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Variable 'archetypeRegistryManager' must be private and have accessor methods. | 51 | |
| Variable 'language' must be private and have accessor methods. | 60 | |
| Variable 'languages' must be private and have accessor methods. | 69 | |
| Missing a Javadoc comment. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 80 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Variable 'archetypeRegistryManager' must be private and have accessor methods. | 47 | |
| Missing a Javadoc comment. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 120 characters. | 64 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Method length is 160 lines (max allowed is 150). | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 120 characters. | 114 | |
| Line is longer than 120 characters. | 115 | |
| '(' is not followed by whitespace. | 117 | |
| ')' is not preceded with whitespace. | 117 | |
| '(' is not followed by whitespace. | 222 | |
| '(' is not followed by whitespace. | 222 | |
| ')' is not preceded with whitespace. | 222 | |
| ')' is not preceded with whitespace. | 222 | |
| '{' is not preceded with whitespace. | 222 | |
| '{' should be on a new line. | 222 | |
| Missing a Javadoc comment. | 227 | |
| '(' is not followed by whitespace. | 227 | |
| ')' is not preceded with whitespace. | 227 | |
| '{' should be on a new line. | 227 | |
| '(' is not followed by whitespace. | 235 | |
| '(' is not followed by whitespace. | 235 | |
| ')' is not preceded with whitespace. | 235 | |
| ')' is not preceded with whitespace. | 235 | |
| '(' is not followed by whitespace. | 236 | |
| ')' is not preceded with whitespace. | 236 | |
| '{' should be on a new line. | 236 | |
| '(' is not followed by whitespace. | 239 | |
| '(' is not followed by whitespace. | 239 | |
| ')' is not preceded with whitespace. | 239 | |
| ')' is not preceded with whitespace. | 239 | |
| '{' should be on a new line. | 239 | |
| '(' is not followed by whitespace. | 240 | |
| ')' is not preceded with whitespace. | 240 | |
| '}' should be alone on a line. | 241 | |
| '(' is not followed by whitespace. | 241 | |
| '(' is not followed by whitespace. | 241 | |
| ')' is not preceded with whitespace. | 241 | |
| ')' is not preceded with whitespace. | 241 | |
| '{' should be on a new line. | 241 | |
| '(' is not followed by whitespace. | 242 | |
| ')' is not preceded with whitespace. | 242 | |
| '}' should be alone on a line. | 243 | |
| '(' is not followed by whitespace. | 243 | |
| '(' is not followed by whitespace. | 243 | |
| ')' is not preceded with whitespace. | 243 | |
| ')' is not preceded with whitespace. | 243 | |
| '{' should be on a new line. | 243 | |
| '(' is not followed by whitespace. | 244 | |
| ')' is not preceded with whitespace. | 244 | |
| '}' should be alone on a line. | 245 | |
| '(' is not followed by whitespace. | 245 | |
| '(' is not followed by whitespace. | 245 | |
| ')' is not preceded with whitespace. | 245 | |
| ')' is not preceded with whitespace. | 245 | |
| '{' should be on a new line. | 245 | |
| '(' is not followed by whitespace. | 246 | |
| '7' is a magic number. | 246 | |
| ')' is not preceded with whitespace. | 246 | |
| '(' is not followed by whitespace. | 247 | |
| '(' is not followed by whitespace. | 247 | |
| ')' is not preceded with whitespace. | 247 | |
| ')' is not preceded with whitespace. | 247 | |
| '}' should be alone on a line. | 248 | |
| '(' is not followed by whitespace. | 248 | |
| '(' is not followed by whitespace. | 248 | |
| ')' is not preceded with whitespace. | 248 | |
| ')' is not preceded with whitespace. | 248 | |
| '{' should be on a new line. | 248 | |
| '(' is not followed by whitespace. | 249 | |
| '(' is not followed by whitespace. | 249 | |
| ')' is not preceded with whitespace. | 249 | |
| ')' is not preceded with whitespace. | 249 | |
| '(' is not followed by whitespace. | 253 | |
| ')' is not preceded with whitespace. | 253 | |
| '{' should be on a new line. | 253 | |
| '(' is not followed by whitespace. | 254 | |
| ')' is not preceded with whitespace. | 254 | |
| '(' is not followed by whitespace. | 256 | |
| ')' is not preceded with whitespace. | 256 | |
| Missing a Javadoc comment. | 261 | |
| Missing a Javadoc comment. | 281 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 120 characters. | 67 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 90 | |
| '(' is not followed by whitespace. | 104 | |
| ')' is not preceded with whitespace. | 104 | |
| Line is longer than 120 characters. | 107 | |
| '+' should be on a new line. | 111 | |
| '&&' should be on a new line. | 116 | |
| Missing a Javadoc comment. | 224 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Variable 'filesetGenerator' must be private and have accessor methods. | 58 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 133 | |
| Avoid nested blocks. | 145 | |
| Missing a Javadoc comment. | 202 | |
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 205 | |
| Missing a Javadoc comment. | 214 | |
| Missing a Javadoc comment. | 222 | |
| Missing a Javadoc comment. | 276 | |
| Missing a Javadoc comment. | 285 | |
| Missing a Javadoc comment. | 292 | |
| Missing a Javadoc comment. | 295 | |
| Missing a Javadoc comment. | 300 | |
| Missing a Javadoc comment. | 305 | |
| Missing a Javadoc comment. | 310 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Method length is 171 lines (max allowed is 150). | 61 | |
| Missing a Javadoc comment. | 61 | |
| '}' is not followed by whitespace. | 145 | |
| '}' is not followed by whitespace. | 192 | |
| '(' is not followed by whitespace. | 243 | |
| ')' is not preceded with whitespace. | 243 | |
| Missing a Javadoc comment. | 246 | |
| Missing a Javadoc comment. | 275 | |
| Missing a Javadoc comment. | 325 | |
| Missing a Javadoc comment. | 346 | |
| Missing a Javadoc comment. | 384 | |
| Missing a Javadoc comment. | 408 | |
| '(' is not followed by whitespace. | 408 | |
| ')' is not preceded with whitespace. | 408 | |
| '{' should be on a new line. | 408 | |
| '=' is not preceded with whitespace. | 409 | |
| '=' is not followed by whitespace. | 409 | |
| '(' is not followed by whitespace. | 409 | |
| ')' is not preceded with whitespace. | 409 | |
| '(' is not followed by whitespace. | 411 | |
| ')' is not preceded with whitespace. | 411 | |
| '(' is not followed by whitespace. | 414 | |
| '(' is not followed by whitespace. | 414 | |
| ')' is not preceded with whitespace. | 414 | |
| '>=' is not preceded with whitespace. | 414 | |
| '>=' is not followed by whitespace. | 414 | |
| ')' is not preceded with whitespace. | 414 | |
| '(' is not followed by whitespace. | 416 | |
| ')' is not preceded with whitespace. | 416 | |
| '=' is not followed by whitespace. | 419 | |
| 'while' is not followed by whitespace. | 420 | |
| '(' is not followed by whitespace. | 420 | |
| ')' is not preceded with whitespace. | 420 | |
| '(' is not followed by whitespace. | 423 | |
| ')' is not preceded with whitespace. | 423 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Variable 'archetypeRegistryManager' must be private and have accessor methods. | 51 | |
| Variable 'language' must be private and have accessor methods. | 60 | |
| Variable 'languages' must be private and have accessor methods. | 69 | |
| Missing a Javadoc comment. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Expected an @return tag. | 35 | |
| Expected @param tag for 'archetypeDescriptor'. | 36 | |
| Expected @param tag for 'properties'. | 37 | |
| Expected an @return tag. | 42 | |
| Expected @param tag for 'archetypeDescriptor'. | 43 | |
| Expected @param tag for 'properties'. | 44 | |
| Expected an @return tag. | 49 | |
| Expected @param tag for 'project'. | 50 | |
| Expected @param tag for 'archetypeDefinition'. | 51 | |
| Expected @param tag for 'properties'. | 52 | |
| Expected an @return tag. | 57 | |
| Expected @param tag for 'properties'. | 57 | |
| Missing a Javadoc comment. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Variable 'archetypeRegistryManager' must be private and have accessor methods. | 51 | |
| Variable 'extension' must be private and have accessor methods. | 60 | |
| Variable 'extensions' must be private and have accessor methods. | 69 | |
| Missing a Javadoc comment. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 80 | |
| '(' is not followed by whitespace. | 92 | |
| ')' is not preceded with whitespace. | 92 | |
| Line is longer than 120 characters. | 94 | |
| Line is longer than 120 characters. | 114 | |
| Missing a Javadoc comment. | 133 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 31 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Variable 'configurator' must be private and have accessor methods. | 64 | |
| Variable 'generator' must be private and have accessor methods. | 67 | |
| Missing a Javadoc comment. | 155 | |
| '(' is not followed by whitespace. | 166 | |
| ')' is not preceded with whitespace. | 166 | |
| '(' is not followed by whitespace. | 167 | |
| ')' is not preceded with whitespace. | 167 | |
| 'if' is not followed by whitespace. | 171 | |
| 'if' is not followed by whitespace. | 187 | |
| Missing a Javadoc comment. | 220 | |
| 'goals' hides a field. | 220 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 119 | |
| Missing a Javadoc comment. | 126 | |
| Missing a Javadoc comment. | 133 | |
| Missing a Javadoc comment. | 140 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Variable 'configurator' must be private and have accessor methods. | 57 | |
| Variable 'archetypeRegistryManager' must be private and have accessor methods. | 67 | |
| Variable 'archetype' must be private and have accessor methods. | 70 | |
| ';' is not followed by whitespace. | 149 | |
| Missing a Javadoc comment. | 157 | |
| '(' is not followed by whitespace. | 201 | |
| ')' is not preceded with whitespace. | 201 | |
| 'if' is not followed by whitespace. | 205 | |
| Missing a Javadoc comment. | 240 | |
| 'archetypeFilteredExtentions' hides a field. | 240 | |
| 'propertyFile' hides a field. | 240 | |
| 'if' is not followed by whitespace. | 244 | |
| '(' is not followed by whitespace. | 249 | |
| ')' is not preceded with whitespace. | 249 | |
| 'if' is not followed by whitespace. | 252 | |
| 'if' is not followed by whitespace. | 261 | |
| '(' is not followed by whitespace. | 267 | |
| ')' is not preceded with whitespace. | 267 | |
| 'catch' is not followed by whitespace. | 269 | |
| 'if' is not followed by whitespace. | 275 | |
| '(' is not followed by whitespace. | 278 | |
| ')' is not preceded with whitespace. | 278 | |
| Missing a Javadoc comment. | 284 | |
| '(' is not followed by whitespace. | 284 | |
| 'archetypeLanguages' hides a field. | 284 | |
| 'propertyFile' hides a field. | 284 | |
| ')' is not preceded with whitespace. | 284 | |
| '{' should be on a new line. | 284 | |
| '(' is not followed by whitespace. | 290 | |
| ')' is not preceded with whitespace. | 290 | |
| 'if' is not followed by whitespace. | 293 | |
| 'if' is not followed by whitespace. | 302 | |
| '(' is not followed by whitespace. | 308 | |
| ')' is not preceded with whitespace. | 308 | |
| 'catch' is not followed by whitespace. | 310 | |
| '(' is not followed by whitespace. | 319 | |
| ')' is not preceded with whitespace. | 319 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Variable 'archetypeRegistryManager' must be private and have accessor methods. | 51 | |
| Variable 'extension' must be private and have accessor methods. | 60 | |
| Variable 'extensions' must be private and have accessor methods. | 69 | |
| Missing a Javadoc comment. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Variable 'oldArchetype' must be private and have accessor methods. | 56 | |
| Missing a Javadoc comment. | 78 | |
| Method length is 155 lines (max allowed is 150). | 83 | |
| Missing a Javadoc comment. | 83 | |
| 'if' is not followed by whitespace. | 108 | |
| 'if' is not followed by whitespace. | 110 | |
| 'if' is not followed by whitespace. | 119 | |
| 'if' is not followed by whitespace. | 125 | |
| 'if' is not followed by whitespace. | 130 | |
| 'if' is not followed by whitespace. | 141 | |
| 'if' is not followed by whitespace. | 150 | |
| 'if' is not followed by whitespace. | 164 | |
| 'while' is not followed by whitespace. | 168 | |
| 'if' is not followed by whitespace. | 170 | |
| 'while' is not followed by whitespace. | 174 | |
| 'if' is not followed by whitespace. | 178 | |
| 'if' is not followed by whitespace. | 187 | |
| 'if' is not followed by whitespace. | 192 | |
| 'if' is not followed by whitespace. | 208 | |
| 'while' is not followed by whitespace. | 212 | |
| 'if' is not followed by whitespace. | 216 | |
| 'if' is not followed by whitespace. | 225 | |
| Missing a Javadoc comment. | 247 | |
| 'while' is not followed by whitespace. | 253 | |
| 'if' is not followed by whitespace. | 256 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 39 | |
| 'while' is not followed by whitespace. | 50 | |
| 'if' is not followed by whitespace. | 53 | |
| Missing a Javadoc comment. | 69 | |
| 'if' is not followed by whitespace. | 83 | |
| 'if' is not followed by whitespace. | 93 | |
| Line is longer than 120 characters. | 96 | |
| 'if' is not followed by whitespace. | 103 | |
| 'if' is not followed by whitespace. | 117 | |
| 'if' is not followed by whitespace. | 122 | |
| Missing a Javadoc comment. | 133 | |
| 'while' is not followed by whitespace. | 147 | |
| 'if' is not followed by whitespace. | 155 | |
| 'if' is not followed by whitespace. | 162 | |
| 'if' is not followed by whitespace. | 170 | |
| 'if' is not followed by whitespace. | 174 | |
| 'if' is not followed by whitespace. | 184 | |
| 'if' is not followed by whitespace. | 188 | |
| Line is longer than 120 characters. | 193 | |
| 'if' is not followed by whitespace. | 198 | |
| 'if' is not followed by whitespace. | 202 | |
| 'if' is not followed by whitespace. | 216 | |
| 'if' is not followed by whitespace. | 220 | |
| 'if' is not followed by whitespace. | 227 | |
| 'if' is not followed by whitespace. | 236 | |
| Missing a Javadoc comment. | 245 | |
| 'while' is not followed by whitespace. | 257 | |
| 'if' is not followed by whitespace. | 261 | |
| 'if' is not followed by whitespace. | 274 | |
| 'if' is not followed by whitespace. | 284 | |
| 'if' is not followed by whitespace. | 294 | |
| 'if' is not followed by whitespace. | 303 | |
| Missing a Javadoc comment. | 314 | |
| Missing a Javadoc comment. | 329 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Variable 'archetypeRegistryManager' must be private and have accessor methods. | 47 | |
| Missing a Javadoc comment. | 56 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 167 | |
| Missing a Javadoc comment. | 254 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Expected an @return tag. | 31 | |
| Expected @param tag for 'defaultValue'. | 31 | |
| Expected @throws tag for 'PrompterException'. | 33 | |
| Expected an @return tag. | 37 | |
| Expected @param tag for 'defaultValue'. | 37 | |
| Expected @throws tag for 'PrompterException'. | 39 | |
| Expected an @return tag. | 43 | |
| Expected @param tag for 'defaultValue'. | 43 | |
| Expected @throws tag for 'PrompterException'. | 45 | |
| Expected an @return tag. | 49 | |
| Expected @param tag for 'defaultValue'. | 49 | |
| Expected @throws tag for 'PrompterException'. | 51 | |
| Expected an @return tag. | 55 | |
| Expected @throws tag for 'PrompterException'. | 57 | |
| Expected an @return tag. | 61 | |
| Expected @throws tag for 'PrompterException'. | 63 | |
| Expected an @return tag. | 67 | |
| Expected @param tag for 'propertyKey'. | 67 | |
| Expected @param tag for 'defaultValue'. | 68 | |
| Expected @throws tag for 'PrompterException'. | 70 | |
| Expected an @return tag. | 74 | |
| Expected @param tag for 'archetypeConfiguration'. | 74 | |
| Expected @throws tag for 'PrompterException'. | 76 | |
| Expected an @return tag. | 80 | |
| Expected @param tag for 'defaultValue'. | 80 | |
| Expected @throws tag for 'PrompterException'. | 82 | |
| Expected an @return tag. | 86 | |
| Expected @param tag for 'defaultValue'. | 86 | |
| Expected @throws tag for 'PrompterException'. | 88 | |
| Expected an @return tag. | 92 | |
| Expected @param tag for 'defaultValue'. | 92 | |
| Expected @throws tag for 'PrompterException'. | 94 |