The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 18 | 2 | 76 | 9 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
3 | |
| MemberName | 0 | |
| JavadocMethod | 75 | |
| 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 | 2 | |
ParenPad
|
0 | |
| TabCharacter | 2 | |
| WhitespaceAfter | 0 | |
| 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. | 169 | |
| '+' should be on a new line. | 193 | |
| 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 | |
| Expected @param tag for 'repo'. | 345 | |
| 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 |
|---|---|---|
| Missing a Javadoc comment. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 74 | |
| Line contains a tab character. | 81 | |
| Expected @throws tag for 'MojoExecutionException'. | 90 | |
| Line is longer than 120 characters. | 143 | |
| Line is longer than 120 characters. | 144 | |
| Expected an @return tag. | 152 | |
| Expected @param tag for 'checkoutDirectory'. | 152 | |
| Expected @param tag for 'relativePathProjectDirectory'. | 152 | |
| 'goalsDirectory' hides a field. | 153 | |
| Expected @param tag for 'goalsDirectory'. | 153 | |
| Expected @param tag for 'cl'. | 179 | |
| Expected @throws tag for 'Exception'. | 180 | |
| Missing a Javadoc comment. | 192 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 56 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 92 | |
| Expected @param tag for 'format'. | 137 | |
| Expected @param tag for 'date'. | 137 | |
| Expected @throws tag for 'MojoExecutionException'. | 138 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 69 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 77 | |
| Line contains a tab character. | 86 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 136 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Expected an @return tag. | 42 | |
| Expected @param tag for 'content'. | 50 | |
| Expected @param tag for 'content'. | 58 | |
| Expected @param tag for 'error'. | 58 | |
| Expected @param tag for 'error'. | 66 | |
| Expected an @return tag. | 74 | |
| Expected @param tag for 'content'. | 82 | |
| Expected @param tag for 'content'. | 90 | |
| Expected @param tag for 'error'. | 90 | |
| Expected @param tag for 'error'. | 98 | |
| Expected an @return tag. | 106 | |
| Expected @param tag for 'content'. | 114 | |
| Expected @param tag for 'content'. | 122 | |
| Expected @param tag for 'error'. | 122 | |
| Expected @param tag for 'error'. | 130 | |
| Expected an @return tag. | 138 | |
| Expected @param tag for 'content'. | 146 | |
| Expected @param tag for 'content'. | 154 | |
| Expected @param tag for 'error'. | 154 | |
| Expected @param tag for 'error'. | 162 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 79 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 83 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 98 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 | |
| '+' should be on a new line. | 74 | |
| Expected @param tag for 'baseDir'. | 95 | |
| Expected @param tag for 'path'. | 95 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 87 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 80 |