The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 2 | |
FileTabCharacter
| 0 | |
LeftCurly
| 2 | |
RightCurly
| 1 | |
LineLength
| 4 | |
| MemberName | 0 | |
JavadocMethod
| 44 | |
JavadocType
| 0 | |
JavadocVariable
| 0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 2 | |
| WhitespaceAfter | 1 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
| 5 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
| 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 110 | |
| '{' should be on a new line. | 305 | |
| '}' should be alone on a line. | 309 | |
| '{' should be on a new line. | 309 | |
| 'bottom' hides a field. | 329 | |
| Expected an @return tag. | 392 | |
| Expected an @return tag. | 400 | |
| Expected an @return tag. | 408 | |
| Expected @param tag for 'sourceDirs'. | 428 | |
| Line is longer than 120 characters. | 440 | |
| Line is longer than 120 characters. | 441 | |
| Missing a Javadoc comment. | 444 | |
| Expected @param tag for 'locale'. | 468 | |
| Expected @throws tag for 'MavenReportException'. | 469 | |
| 'project' hides a field. | 509 | |
| Expected an @return tag. | 525 | |
| Expected an @return tag. | 533 | |
| 'outputDirectory' hides a field. | 569 | |
| 'outputDirectory' hides a field. | 584 | |
| 'project' hides a field. | 634 | |
| Expected an @return tag. | 647 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 32 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 75 | |
| Expected an @return tag. | 83 | |
| Expected an @return tag. | 115 | |
| Expected @param tag for 'project'. | 115 | |
| Expected an @return tag. | 138 | |
| Expected @param tag for 'locale'. | 138 | |
| Expected an @return tag. | 146 | |
| Expected @param tag for 'locale'. | 146 | |
| Expected an @return tag. | 154 | |
| Expected an @return tag. | 162 | |
| Expected @param tag for 'reportOutputDirectory'. | 170 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 66 | |
| Expected @param tag for 'project'. | 66 | |
| Expected @throws tag for 'IOException'. | 67 | |
| 'cast' is not followed by whitespace. | 85 | |
| '(' is not followed by whitespace. | 96 | |
| ')' is not preceded with whitespace. | 96 | |
| Expected an @return tag. | 209 | |
| Expected @param tag for 'project'. | 271 | |
| Expected @param tag for 'ignoreMissingSiteUrl'. | 271 | |
| Line is longer than 120 characters. | 294 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 67 | |
| Expected an @return tag. | 90 | |
| Expected @param tag for 'project'. | 90 | |
| Expected an @return tag. | 108 | |
| Expected an @return tag. | 116 | |
| Expected @param tag for 'locale'. | 116 | |
| Expected an @return tag. | 124 | |
| Expected @param tag for 'locale'. | 124 | |
| Expected an @return tag. | 132 | |
| Expected an @return tag. | 140 | |
| Expected @param tag for 'reportOutputDirectory'. | 148 |