The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 19 | 2 | 36 | 8 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
1 | |
| MemberName | 0 | |
| JavadocMethod | 35 | |
| JavadocType | 0 | |
| JavadocVariable | 2 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
|
2 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
3 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 2 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
1 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 200 | |
| Missing a Javadoc comment. | 205 | |
| Missing a Javadoc comment. | 226 | |
| Missing a Javadoc comment. | 231 | |
| Missing a Javadoc comment. | 241 | |
| Missing a Javadoc comment. | 246 | |
| Missing a Javadoc comment. | 251 | |
| Missing a Javadoc comment. | 264 | |
| Missing a Javadoc comment. | 385 | |
| Missing a Javadoc comment. | 403 | |
| Missing a Javadoc comment. | 408 | |
| Missing a Javadoc comment. | 413 | |
| Missing a Javadoc comment. | 418 | |
| Missing a Javadoc comment. | 423 |
| Violation | Message | Line |
|---|---|---|
| ')' is not preceded with whitespace. | 88 | |
| Expected an @return tag. | 159 | |
| Expected @param tag for 'checkoutDirectory'. | 159 | |
| Expected @param tag for 'relativePathProjectDirectory'. | 159 | |
| 'goalsDirectory' hides a field. | 160 | |
| Expected @param tag for 'goalsDirectory'. | 160 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Expected @param tag for 'format'. | 138 | |
| Expected @param tag for 'date'. | 138 | |
| Expected @throws tag for 'MojoExecutionException'. | 139 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 120 characters. | 87 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 107 | |
| ',' is not followed by whitespace. | 121 | |
| ',' is not followed by whitespace. | 125 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 158 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 |
| 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. | 83 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 93 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 98 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'baseDir'. | 96 | |
| Expected @param tag for 'path'. | 96 |
| Violation | Message | Line |
|---|---|---|
| ')' is not preceded with whitespace. | 142 | |
| ')' is not preceded with whitespace. | 145 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 83 |