The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 10 | 37 | 133 | 61 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
| 11 | |
RightCurly
| 3 | |
LineLength
| 1 | |
| MemberName | 0 | |
| JavadocMethod | 99 | |
| JavadocType | 0 | |
| JavadocVariable | 37 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
| 10 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 1 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 12 | |
| TabCharacter | 11 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 5 | |
| ModifierOrder | 0 | |
| RedundantModifier | 4 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 34 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 2 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 1 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| 'project' hides a field. | 63 | |
| 'log' hides a field. | 63 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 79 | |
| 'architecture' hides a field. | 79 | |
| Missing a Javadoc comment. | 84 | |
| 'dependencies' hides a field. | 88 | |
| Missing a Javadoc comment. | 112 | |
| 'dependencies' hides a field. | 112 | |
| Missing a Javadoc comment. | 117 | |
| 'shortDescription' hides a field. | 120 | |
| 'description' hides a field. | 120 | |
| '60' is a magic number. | 150 | |
| '60' is a magic number. | 153 | |
| Missing a Javadoc comment. | 199 | |
| Missing a Javadoc comment. | 213 | |
| 'shortDescription' hides a field. | 213 | |
| 'description' hides a field. | 213 | |
| Missing a Javadoc comment. | 219 | |
| Missing a Javadoc comment. | 233 | |
| 'maintainer' hides a field. | 233 | |
| Missing a Javadoc comment. | 238 | |
| Missing a Javadoc comment. | 255 | |
| 'packageName' hides a field. | 255 | |
| Missing a Javadoc comment. | 260 | |
| Missing a Javadoc comment. | 270 | |
| 'priority' hides a field. | 270 | |
| Missing a Javadoc comment. | 275 | |
| Missing a Javadoc comment. | 285 | |
| 'section' hides a field. | 285 | |
| Missing a Javadoc comment. | 290 | |
| Missing a Javadoc comment. | 300 | |
| 'version' hides a field. | 300 | |
| Missing a Javadoc comment. | 305 | |
| Missing a Javadoc comment. | 315 | |
| 'maintainerRevision' hides a field. | 315 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 61 | |
| 'command' hides a field. | 61 | |
| Missing a Javadoc comment. | 68 | |
| 'baseDir' hides a field. | 68 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 138 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Missing a Javadoc comment. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 41 | |
| 'groupId' hides a field. | 41 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 51 | |
| 'artifactId' hides a field. | 51 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 61 | |
| 'version' hides a field. | 61 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on a new line. | 66 | |
| Missing a Javadoc comment. | 70 | |
| '(' is not followed by whitespace. | 70 | |
| 'file' hides a field. | 70 | |
| ')' is not preceded with whitespace. | 70 | |
| '{' should be on a new line. | 70 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Variable 'useFakeroot' must be private and have accessor methods. | 115 | |
| Missing a Javadoc comment. | 121 | |
| Missing a Javadoc comment. | 126 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 136 | |
| Missing a Javadoc comment. | 138 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Missing a Javadoc comment. | 31 | |
| '(' is not followed by whitespace. | 31 | |
| '(' is not followed by whitespace. | 34 | |
| ')' is not preceded with whitespace. | 34 | |
| '(' is not followed by whitespace. | 35 | |
| ')' is not preceded with whitespace. | 35 | |
| '{' should be on a new line. | 35 | |
| '}' should be alone on a line. | 38 | |
| '{' should be on a new line. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Unused import - java.util.TreeSet. | 31 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 114 | |
| 'dependencies' hides a field. | 114 | |
| Missing a Javadoc comment. | 119 | |
| 'groupId' hides a field. | 119 | |
| Missing a Javadoc comment. | 124 | |
| Missing a Javadoc comment. | 135 | |
| 'artifactId' hides a field. | 135 | |
| Missing a Javadoc comment. | 140 | |
| Missing a Javadoc comment. | 151 | |
| 'version' hides a field. | 151 | |
| Missing a Javadoc comment. | 156 | |
| Missing a Javadoc comment. | 167 | |
| Missing a Javadoc comment. | 178 | |
| 'description' hides a field. | 178 | |
| Missing a Javadoc comment. | 183 | |
| 'shortDescription' hides a field. | 183 | |
| Missing a Javadoc comment. | 188 | |
| Missing a Javadoc comment. | 193 | |
| 'architecture' hides a field. | 193 | |
| Missing a Javadoc comment. | 198 | |
| Missing a Javadoc comment. | 209 | |
| 'maintainer' hides a field. | 209 | |
| Missing a Javadoc comment. | 214 | |
| 'packageName' hides a field. | 214 | |
| Missing a Javadoc comment. | 219 | |
| Missing a Javadoc comment. | 229 | |
| 'priority' hides a field. | 229 | |
| Missing a Javadoc comment. | 234 | |
| Missing a Javadoc comment. | 239 | |
| 'section' hides a field. | 239 | |
| Missing a Javadoc comment. | 244 | |
| Missing a Javadoc comment. | 254 | |
| 'maintainerRevision' hides a field. | 254 | |
| Missing a Javadoc comment. | 259 | |
| 'debFileName' hides a field. | 259 | |
| Missing a Javadoc comment. | 268 | |
| 'for' is not followed by whitespace. | 274 | |
| Missing a Javadoc comment. | 302 | |
| Missing a Javadoc comment. | 310 | |
| '(' is not followed by whitespace. | 314 | |
| '(' is not followed by whitespace. | 314 | |
| ')' is not preceded with whitespace. | 314 | |
| ')' is not preceded with whitespace. | 314 | |
| '{' should be on a new line. | 314 | |
| '}' should be alone on a line. | 317 | |
| '{' should be on a new line. | 317 | |
| Missing a Javadoc comment. | 323 | |
| Missing a Javadoc comment. | 344 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 106 | |
| Line is longer than 120 characters. | 127 | |
| Expected @param tag for 'debian'. | 144 | |
| Expected @throws tag for 'MojoExecutionException'. | 145 | |
| Expected @throws tag for 'IOException'. | 145 | |
| 'if' is not followed by whitespace. | 152 | |
| '{' should be on a new line. | 152 | |
| Line contains a tab character. | 153 | |
| Missing a Javadoc comment. | 157 | |
| Line contains a tab character. | 161 | |
| 'if' is not followed by whitespace. | 177 | |
| '{' should be on a new line. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| 'for' is not followed by whitespace. | 179 | |
| '{' should be on a new line. | 179 | |
| Line contains a tab character. | 180 | |
| 'if' is not followed by whitespace. | 180 | |
| '{' should be on a new line. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| '}' should be alone on a line. | 182 | |
| '{' should be on a new line. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Missing a Javadoc comment. | 193 | |
| Line contains a tab character. | 196 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 66 | |
| Redundant 'public' modifier. | 66 | |
| Missing a Javadoc comment. | 68 | |
| Redundant 'public' modifier. | 68 | |
| Missing a Javadoc comment. | 71 | |
| Redundant 'public' modifier. | 71 | |
| Missing a Javadoc comment. | 74 | |
| Redundant 'public' modifier. | 74 |