The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 15 | 0 | 52 | 0 |
| Rules | Violations | Severity |
|---|---|---|
JavadocMethod
| 2 | |
JavadocType
| 0 | |
JavadocVariable
| 9 | |
JavadocStyle
| 0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
LineLength
| 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| EmptyBlock | 1 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 1 | |
| EqualsHashCode | 0 | |
HiddenField
| 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 9 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 0 | |
GenericIllegalRegexp
| 17 | |
| UpperEll | 0 | |
| FinalLocalVariable | 11 | |
| PackageHtml | 2 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 8 | |
| Variable 'root' must be private and have accessor methods. | 8 | |
| Missing a Javadoc comment. | 9 | |
| Variable 'id' must be private and have accessor methods. | 9 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 46 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 68 |
| Violation | Message | Line |
|---|---|---|
| Must have at least one statement. | 609 | |
| Empty statement. | 609 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 8 | |
| Variable 'doc' must be private and have accessor methods. | 8 | |
| Missing a Javadoc comment. | 9 | |
| Variable 'name' must be private and have accessor methods. | 9 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 11 | |
| Variable 'type' must be private and have accessor methods. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Variable 'required' must be private and have accessor methods. | 12 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 49 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 90 | |
| Expected @throws tag for 'MojoExecutionException'. | 100 | |
| Variable 'artifactMap' should be declared final. | 131 | |
| Variable 'ap' should be declared final. | 133 | |
| Variable 'a' should be declared final. | 135 | |
| Variable 'outFolder' should be declared final. | 145 | |
| Variable 'jarFile' should be declared final. | 153 | |
| Variable 'e' should be declared final. | 155 | |
| Variable 'entry' should be declared final. | 156 | |
| Variable 'file' should be declared final. | 157 | |
| Variable 'in' should be declared final. | 161 | |
| Variable 'out' should be declared final. | 162 | |
| Variable 'buf' should be declared final. | 163 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 18 | |
| Variable 'attributes' must be private and have accessor methods. | 18 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'id' must be private and have accessor methods. | 20 | |
| Missing a Javadoc comment. | 23 | |
| Variable 'children' must be private and have accessor methods. | 23 |