The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 2 | 0 | 0 | 41 |
| Files | I |
W |
E |
|---|---|---|---|
| org/appfuse/AddClassesMojo.java | 0 | 0 | 6 |
| org/appfuse/WarPathUtils.java | 0 | 0 | 35 |
| Rules | Violations | Severity |
|---|---|---|
| Translation | 0 | |
| FileLength | 0 | |
FileTabCharacter
|
0 | |
JavadocMethod
|
0 | |
JavadocType
|
0 | |
JavadocVariable
|
1 | |
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
|
6 | |
| 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 | 2 | |
| LeftCurly | 25 | |
| NeedBraces | 0 | |
| RightCurly | 5 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 1 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| ArrayTypeStyle | 0 | |
FinalParameters
|
0 | |
| UpperEll | 0 | |
NestedIfDepth
|
0 | |
| NestedTryDepth | 0 | |
| ExplicitInitialization | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 | |
| '{' should be on the previous line. | 41 | |
| Line is longer than 120 characters. | 107 | |
| Line is longer than 120 characters. | 135 | |
| Line is longer than 120 characters. | 168 | |
| Line is longer than 120 characters. | 200 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 20 | |
| '{' should be on the previous line. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Line is longer than 120 characters. | 39 | |
| '{' should be on the previous line. | 48 | |
| '{' should be on the previous line. | 52 | |
| '}' should be on the same line. | 54 | |
| '{' should be on the previous line. | 56 | |
| '{' should be on the previous line. | 66 | |
| '{' should be on the previous line. | 68 | |
| '}' should be on the same line. | 70 | |
| '{' should be on the previous line. | 72 | |
| Must have at least one statement. | 72 | |
| '{' should be on the previous line. | 79 | |
| '{' should be on the previous line. | 81 | |
| '{' should be on the previous line. | 83 | |
| '}' should be on the same line. | 85 | |
| '{' should be on the previous line. | 87 | |
| Must have at least one statement. | 87 | |
| Line is longer than 120 characters. | 102 | |
| '{' should be on the previous line. | 109 | |
| '}' should be on the same line. | 111 | |
| '{' should be on the previous line. | 113 | |
| '{' should be on the previous line. | 120 | |
| '}' should be on the same line. | 122 | |
| '{' should be on the previous line. | 124 | |
| '{' should be on the previous line. | 129 | |
| '{' should be on the previous line. | 133 | |
| '{' should be on the previous line. | 137 | |
| '{' should be on the previous line. | 139 | |
| '{' should be on the previous line. | 154 | |
| '{' should be on the previous line. | 164 | |
| '{' should be on the previous line. | 167 | |
| '{' should be on the previous line. | 170 | |
| '{' should be on the previous line. | 179 |