The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 34 | 24 | 91 | 77 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
|
11 | |
RightCurly
|
0 | |
LineLength
|
3 | |
| MemberName | 0 | |
JavadocMethod
|
85 | |
JavadocType
|
0 | |
JavadocVariable
|
24 | |
| ConstantName | 1 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
|
3 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 2 | |
| FileLength | 0 | |
| MethodLength | 1 | |
| ParameterNumber | 1 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 20 | |
ParenPad
|
21 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 2 | |
| ModifierOrder | 1 | |
| RedundantModifier | 10 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
6 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 1 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 96 | |
| '+' should be on a new line. | 116 | |
| Missing a Javadoc comment. | 127 | |
| Missing a Javadoc comment. | 132 | |
| Missing a Javadoc comment. | 232 | |
| Missing a Javadoc comment. | 253 | |
| '(' is not followed by whitespace. | 324 | |
| ')' is not preceded with whitespace. | 324 | |
| '{' should be on a new line. | 324 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 158 | |
| ')' is not preceded with whitespace. | 190 | |
| '&&' should be on a new line. | 227 | |
| ')' is not preceded with whitespace. | 232 | |
| Missing a Javadoc comment. | 260 | |
| Missing a Javadoc comment. | 269 | |
| Missing a Javadoc comment. | 274 | |
| Missing a Javadoc comment. | 279 | |
| 'version' hides a field. | 314 |
| Violation | Message | Line |
|---|---|---|
| '+' should be on a new line. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| '{' should be on a new line. | 31 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 41 | |
| '{' should be on a new line. | 41 | |
| '{' should be on a new line. | 55 | |
| '{' should be on a new line. | 64 | |
| '{' should be on a new line. | 73 | |
| '{' should be on a new line. | 82 | |
| '{' should be on a new line. | 91 | |
| '{' should be on a new line. | 100 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 | |
| Line is longer than 120 characters. | 49 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 120 characters. | 73 | |
| 'defaultLibBundleDir' hides a field. | 73 | |
| 'jbossConfiguration' hides a field. | 73 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 46 | |
| Redundant 'public' modifier. | 53 | |
| Redundant 'public' modifier. | 60 | |
| Redundant 'public' modifier. | 67 | |
| Redundant 'public' modifier. | 78 | |
| Redundant 'public' modifier. | 90 | |
| Redundant 'public' modifier. | 98 | |
| Redundant 'public' modifier. | 109 | |
| Missing a Javadoc comment. | 112 | |
| Redundant 'public' modifier. | 112 | |
| '(' is not followed by whitespace. | 112 | |
| ')' is not preceded with whitespace. | 112 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 37 | |
| 'static' modifier out of order with the JLS suggestions. | 37 | |
| Name 'standardArtifactTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line is longer than 120 characters. | 63 | |
| '||' should be on a new line. | 95 |
| Violation | Message | Line |
|---|---|---|
| Method length is 181 lines (max allowed is 150). | 239 | |
| Missing a Javadoc comment. | 239 | |
| '+' should be on a new line. | 282 | |
| '&&' should be on a new line. | 295 | |
| '||' should be on a new line. | 296 | |
| '+' should be on a new line. | 314 | |
| 'jarArchiver' hides a field. | 397 | |
| Missing a Javadoc comment. | 423 | |
| Missing a Javadoc comment. | 428 | |
| Expected @throws tag for 'NoSuchArchiverException'. | 540 | |
| Expected @throws tag for 'IOException'. | 540 | |
| Expected @throws tag for 'ArchiverException'. | 540 | |
| Missing a Javadoc comment. | 581 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 45 | |
| ')' is not preceded with whitespace. | 52 | |
| Missing a Javadoc comment. | 57 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 81 | |
| '&&' should be on a new line. | 95 | |
| Expected @throws tag for 'EarPluginException'. | 158 | |
| '(' is not followed by whitespace. | 169 | |
| ')' is not preceded with whitespace. | 170 | |
| Expected @throws tag for 'EarPluginException'. | 178 | |
| 'description' hides a field. | 217 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 60 | |
| ')' is not preceded with whitespace. | 71 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 88 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'a'. | 48 | |
| Expected @param tag for 'defaultLibBundleDir'. | 48 | |
| Expected @param tag for 'includeInApplicationXml'. | 48 |
| Violation | Message | Line |
|---|---|---|
| '+' should be on a new line. | 40 | |
| '+' should be on a new line. | 43 | |
| '+' should be on a new line. | 46 | |
| '+' should be on a new line. | 49 | |
| '||' should be on a new line. | 111 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| More than 7 parameters. | 96 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 45 | |
| ')' is not preceded with whitespace. | 52 | |
| Missing a Javadoc comment. | 57 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 69 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 36 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 55 | |
| ')' is not preceded with whitespace. | 69 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 100 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 43 |
| Violation | Message | Line |
|---|---|---|
| '(' is not followed by whitespace. | 41 | |
| ')' is not preceded with whitespace. | 41 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.HashMap. | 22 | |
| Unused import - java.util.Map. | 23 | |
| Missing a Javadoc comment. | 47 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 61 | |
| '(' is not followed by whitespace. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| '{' should be on a new line. | 63 | |
| '(' is not followed by whitespace. | 66 | |
| ')' is not preceded with whitespace. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| '{' should be on a new line. | 66 | |
| '+' should be on a new line. | 81 | |
| '+' should be on a new line. | 86 | |
| '+' should be on a new line. | 91 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| ')' is not preceded with whitespace. | 36 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'artifactTypeMappingService'. | 50 | |
| '&&' should be on a new line. | 144 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 61 | |
| '+' should be on a new line. | 90 | |
| '+' should be on a new line. | 122 | |
| 'typeMappings' hides a field. | 125 | |
| Expected @throws tag for 'UnknownArtifactTypeException'. | 139 |