The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 11 | |
FileTabCharacter
| 1 | |
LeftCurly
| 0 | |
RightCurly
| 0 | |
LineLength
| 10 | |
| MemberName | 7 | |
JavadocMethod
| 51 | |
JavadocType
| 0 | |
JavadocVariable
| 2 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 1 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 1 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 1 | |
ParenPad
| 1 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 3 | |
| 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 |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Unused import - java.io.Serializable. | 29 | |
| Name 'Xlint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 122 | |
| Name 'XhasMember' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 132 | |
| Name 'Xreweavable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 228 | |
| Name 'XnoInline' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 235 | |
| Line is longer than 120 characters. | 238 | |
| Name 'XserializableAspects' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 242 | |
| Line is longer than 120 characters. | 245 | |
| Name 'XaddSerialVersionUID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 250 | |
| Name 'XterminateAfterCompilation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 257 | |
| Line is longer than 120 characters. | 269 | |
| Missing a Javadoc comment. | 323 | |
| Expected @throws tag for 'MojoExecutionException'. | 343 | |
| 'if' is not followed by whitespace. | 347 | |
| Line is longer than 120 characters. | 362 | |
| ')' is not preceded with whitespace. | 362 | |
| Line contains a tab character. | 405 | |
| Line is longer than 120 characters. | 451 | |
| Missing a Javadoc comment. | 476 | |
| 'if' is not followed by whitespace. | 489 | |
| Line is longer than 120 characters. | 498 | |
| Line is longer than 120 characters. | 546 | |
| Line is longer than 120 characters. | 547 | |
| Expected @throws tag for 'MojoExecutionException'. | 580 | |
| '||' should be on a new line. | 583 | |
| Missing a Javadoc comment. | 667 | |
| Missing a Javadoc comment. | 675 | |
| Missing a Javadoc comment. | 684 | |
| Missing a Javadoc comment. | 690 | |
| Missing a Javadoc comment. | 699 | |
| Missing a Javadoc comment. | 708 | |
| Missing a Javadoc comment. | 714 | |
| Missing a Javadoc comment. | 723 | |
| Missing a Javadoc comment. | 732 | |
| Missing a Javadoc comment. | 741 | |
| Missing a Javadoc comment. | 747 | |
| Missing a Javadoc comment. | 756 | |
| Missing a Javadoc comment. | 762 | |
| Missing a Javadoc comment. | 768 | |
| Missing a Javadoc comment. | 776 | |
| Missing a Javadoc comment. | 781 | |
| Missing a Javadoc comment. | 786 | |
| Missing a Javadoc comment. | 795 | |
| Missing a Javadoc comment. | 804 | |
| Missing a Javadoc comment. | 812 | |
| Missing a Javadoc comment. | 820 | |
| 'if' is not followed by whitespace. | 822 | |
| Missing a Javadoc comment. | 828 | |
| 'bootclasspath' hides a field. | 828 | |
| Missing a Javadoc comment. | 833 | |
| Missing a Javadoc comment. | 838 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 | |
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Expected an @return tag. | 114 | |
| Expected @throws tag for 'MojoExecutionException'. | 115 | |
| Expected an @return tag. | 149 | |
| Expected @param tag for 'sourceDirs'. | 149 | |
| Expected @param tag for 'includes'. | 149 | |
| Expected @param tag for 'excludes'. | 149 | |
| Expected @throws tag for 'MojoExecutionException'. | 150 | |
| Expected an @return tag. | 186 | |
| Expected @param tag for 'weaveDirs'. | 186 | |
| Expected @throws tag for 'MojoExecutionException'. | 187 | |
| Line is longer than 120 characters. | 198 | |
| Expected @throws tag for 'IOException'. | 220 | |
| Expected an @return tag. | 245 | |
| Expected @throws tag for 'IOException'. | 246 | |
| Expected an @return tag. | 274 | |
| Expected @param tag for 'strings'. | 274 | |
| Expected @param tag for 'input'. | 310 | |
| Expected @throws tag for 'MojoExecutionException'. | 311 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [description] is not a valid Javadoc tag name | 0 | |
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 | |
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Line is longer than 120 characters. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 25 | |
| Name 'LINE_SEPARATOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [requiresDependencyResolution] is not a valid Javadoc tag name | 0 | |
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Expected @param tag for 'log'. | 46 | |
| Expected an @return tag. | 55 | |
| Expected @param tag for 'message'. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |