The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | ![]() |
RegexpHeader
| 4 | ![]() |
FileTabCharacter
| 0 | ![]() |
LeftCurly
| 1 | ![]() |
RightCurly
| 0 | ![]() |
LineLength
| 1 | ![]() |
MemberName | 0 | ![]() |
JavadocMethod
| 85 | ![]() |
JavadocType
| 0 | ![]() |
JavadocVariable
| 20 | ![]() |
ConstantName | 6 | ![]() |
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 | 2 | ![]() |
EmptyForIteratorPad
| 0 | ![]() |
OperatorWrap | 14 | ![]() |
ParenPad
| 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 1 | ![]() |
RedundantModifier | 10 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock
| 0 | ![]() |
NeedBraces | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 10 | ![]() |
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. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '+' should be on a new line. | 120 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Missing a Javadoc comment. | 241 |
![]() | 'artifact' hides a field. | 281 |
![]() | Missing a Javadoc comment. | 292 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 150 |
![]() | '&&' should be on a new line. | 220 |
![]() | Missing a Javadoc comment. | 252 |
![]() | Missing a Javadoc comment. | 261 |
![]() | Missing a Javadoc comment. | 266 |
![]() | Missing a Javadoc comment. | 271 |
![]() | 'version' hides a field. | 306 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 55 |
Violation | Message | Line |
---|---|---|
![]() | '+' should be on a new line. | 39 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*\s*$'. | 3 |
![]() | More than 7 parameters. | 50 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 69 |
![]() | 'defaultLibBundleDir' hides a field. | 74 |
![]() | 'jbossConfiguration' hides a field. | 75 |
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. | 89 |
![]() | Redundant 'public' modifier. | 98 |
![]() | Redundant 'public' modifier. | 109 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Redundant 'public' modifier. | 112 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 38 |
![]() | 'static' modifier out of order with the JLS suggestions. | 38 |
![]() | Name 'standardArtifactTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 |
![]() | Line is longer than 120 characters. | 65 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
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. | 36 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 46 |
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 |
![]() | Missing a Javadoc comment. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
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 |
![]() | 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 |
---|---|---|
![]() | 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 |
![]() | 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 |
![]() | 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 |
---|---|---|
![]() | Line does not match expected header line of '^/\*\s*$'. | 3 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 47 |
![]() | Redundant throws: 'IllegalStateException' is unchecked exception. | 61 |
![]() | '+' should be on a new line. | 87 |
![]() | '+' should be on a new line. | 92 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 35 |
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. | 91 |
![]() | '+' should be on a new line. | 124 |
![]() | 'typeMappings' hides a field. | 127 |
![]() | Expected @throws tag for 'UnknownArtifactTypeException'. | 141 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^/\*\s*$'. | 3 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 112 |
Violation | Message | Line |
---|---|---|
![]() | '{' should be on a new line. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Name 'versionsMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 |
![]() | Name 'OneDotThree' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 |
![]() | Name 'OneDotFour' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 |
![]() | Name 'Five' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 |
![]() | Name 'Six' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 |
![]() | Missing a Javadoc comment. | 77 |
![]() | 'version' hides a field. | 103 |
![]() | 'version' hides a field. | 114 |
![]() | 'version' hides a field. | 125 |
![]() | 'version' hides a field. | 136 |
![]() | 'version' hides a field. | 148 |
![]() | '||' should be on a new line. | 165 |
![]() | Missing a Javadoc comment. | 169 |