The following document contains the results of Checkstyle. 
| Files | I | W | E |
|---|---|---|---|
| org/sonatype/plugins/sisu/IndexMojo.java | 0 | 0 | 34 |
| org/sonatype/plugins/sisu/MainIndexMojo.java | 0 | 0 | 7 |
| org/sonatype/plugins/sisu/TestIndexMojo.java | 0 | 0 | 7 |
| Rules | Violations | Severity |
|---|---|---|
JavadocPackage
| 1 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| FileLength | 0 | |
FileTabCharacter
| 0 | |
RegexpSingleline
| 18 | |
| JavadocMethod | 0 | |
| JavadocType | 0 | |
| JavadocVariable | 0 | |
| 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 | |
| LineLength | 23 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 3 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| AvoidInlineConditionals | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 0 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 11 | |
| Line is longer than 80 characters. | 24 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| '{' should be on the previous line. | 44 | |
| Line is longer than 80 characters. | 50 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 97 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 129 | |
| Line has trailing spaces. | 137 | |
| Line has trailing spaces. | 145 | |
| Line has trailing spaces. | 157 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 246 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 | |
| Line is longer than 80 characters. | 11 | |
| Line is longer than 80 characters. | 20 | |
| Line has trailing spaces. | 21 | |
| '{' should be on the previous line. | 28 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 51 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 | |
| Line is longer than 80 characters. | 11 | |
| Line is longer than 80 characters. | 20 | |
| Line has trailing spaces. | 21 | |
| '{' should be on the previous line. | 28 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 51 |