The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
7 | 0 | 0 | 249 |
Rules | Violations | Severity |
---|---|---|
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
LineLength
| 1 | ![]() |
MemberName | 0 | ![]() |
JavadocMethod | 78 | ![]() |
JavadocType | 7 | ![]() |
JavadocVariable | 21 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
RegexpHeader
| 7 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad
| 35 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 33 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 17 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
NeedBraces | 0 | ![]() |
AvoidInlineConditionals | 4 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 42 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 4 | ![]() |
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 '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Missing a Javadoc comment. | 24 |
![]() | '(' is not followed by whitespace. | 24 |
![]() | ')' is not preceded with whitespace. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Redundant 'public' modifier. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Expected an @return tag. | 39 |
![]() | Redundant 'public' modifier. | 39 |
![]() | Expected @throws tag for 'Exception'. | 39 |
![]() | Expected an @return tag. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Expected @throws tag for 'Exception'. | 47 |
![]() | Expected an @return tag. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | '<' is not preceded with whitespace. | 53 |
![]() | '<' is not followed by whitespace. | 53 |
![]() | '>' is not preceded with whitespace. | 53 |
![]() | Expected an @return tag. | 63 |
![]() | Redundant 'public' modifier. | 63 |
![]() | Expected @throws tag for 'Exception'. | 63 |
![]() | Expected an @return tag. | 70 |
![]() | Redundant 'public' modifier. | 70 |
![]() | '<' is not preceded with whitespace. | 70 |
![]() | '<' is not followed by whitespace. | 70 |
![]() | '>' is not preceded with whitespace. | 70 |
![]() | Expected an @return tag. | 82 |
![]() | Redundant 'public' modifier. | 82 |
![]() | Expected @param tag for 'repoId'. | 82 |
![]() | Expected @param tag for 'consumerId'. | 82 |
![]() | Expected @param tag for 'enable'. | 82 |
![]() | Expected @throws tag for 'Exception'. | 82 |
![]() | Expected an @return tag. | 89 |
![]() | Redundant 'public' modifier. | 89 |
![]() | '<' is not preceded with whitespace. | 89 |
![]() | '<' is not followed by whitespace. | 89 |
![]() | '>' is not preceded with whitespace. | 89 |
![]() | Expected an @return tag. | 96 |
![]() | Redundant 'public' modifier. | 96 |
![]() | '<' is not preceded with whitespace. | 96 |
![]() | '<' is not followed by whitespace. | 96 |
![]() | '>' is not preceded with whitespace. | 96 |
![]() | Expected an @return tag. | 108 |
![]() | Redundant 'public' modifier. | 108 |
![]() | Expected @throws tag for 'Exception'. | 109 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Missing a Javadoc comment. | 30 |
![]() | '(' is not followed by whitespace. | 30 |
![]() | ')' is not preceded with whitespace. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Redundant 'public' modifier. | 43 |
![]() | '<' is not preceded with whitespace. | 43 |
![]() | '<' is not followed by whitespace. | 43 |
![]() | '>' is not preceded with whitespace. | 43 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Redundant 'public' modifier. | 46 |
![]() | '<' is not preceded with whitespace. | 46 |
![]() | '<' is not followed by whitespace. | 46 |
![]() | '>' is not preceded with whitespace. | 46 |
![]() | ')' is not preceded with whitespace. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Redundant 'public' modifier. | 48 |
![]() | '<' is not preceded with whitespace. | 48 |
![]() | '<' is not followed by whitespace. | 48 |
![]() | '>' is not preceded with whitespace. | 48 |
![]() | Line is longer than 120 characters. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | '<' is not preceded with whitespace. | 50 |
![]() | '<' is not followed by whitespace. | 50 |
![]() | '>' is not preceded with whitespace. | 50 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | '<' is not preceded with whitespace. | 53 |
![]() | '<' is not followed by whitespace. | 53 |
![]() | '>' is not preceded with whitespace. | 53 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Redundant 'public' modifier. | 56 |
![]() | '<' is not preceded with whitespace. | 56 |
![]() | '<' is not followed by whitespace. | 56 |
![]() | '>' is not preceded with whitespace. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Redundant 'public' modifier. | 58 |
![]() | '<' is not preceded with whitespace. | 58 |
![]() | '<' is not followed by whitespace. | 58 |
![]() | '>' is not preceded with whitespace. | 58 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 48 |
![]() | 'id' hides a field. | 48 |
![]() | 'name' hides a field. | 48 |
![]() | 'url' hides a field. | 48 |
![]() | 'layout' hides a field. | 48 |
![]() | 'snapshots' hides a field. | 48 |
![]() | 'releases' hides a field. | 48 |
![]() | Missing a Javadoc comment. | 58 |
![]() | '(' is not followed by whitespace. | 58 |
![]() | ')' is not preceded with whitespace. | 58 |
![]() | ')' is not preceded with whitespace. | 60 |
![]() | '(' is not followed by whitespace. | 65 |
![]() | ')' is not preceded with whitespace. | 65 |
![]() | Avoid inline conditionals. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 96 |
![]() | '17' is a magic number. | 98 |
![]() | '37' is a magic number. | 99 |
![]() | Avoid inline conditionals. | 99 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Expected an @return tag. | 111 |
![]() | Missing a Javadoc comment. | 116 |
![]() | '(' is not followed by whitespace. | 117 |
![]() | 'id' hides a field. | 117 |
![]() | ')' is not preceded with whitespace. | 117 |
![]() | Missing a Javadoc comment. | 122 |
![]() | '(' is not followed by whitespace. | 123 |
![]() | 'layout' hides a field. | 123 |
![]() | ')' is not preceded with whitespace. | 123 |
![]() | Missing a Javadoc comment. | 128 |
![]() | '(' is not followed by whitespace. | 129 |
![]() | 'name' hides a field. | 129 |
![]() | ')' is not preceded with whitespace. | 129 |
![]() | Missing a Javadoc comment. | 134 |
![]() | '(' is not followed by whitespace. | 135 |
![]() | 'releases' hides a field. | 135 |
![]() | ')' is not preceded with whitespace. | 135 |
![]() | Missing a Javadoc comment. | 140 |
![]() | '(' is not followed by whitespace. | 141 |
![]() | 'snapshots' hides a field. | 141 |
![]() | ')' is not preceded with whitespace. | 141 |
![]() | Missing a Javadoc comment. | 146 |
![]() | '(' is not followed by whitespace. | 147 |
![]() | 'url' hides a field. | 147 |
![]() | ')' is not preceded with whitespace. | 147 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | 'groupId' hides a field. | 42 |
![]() | 'artifactId' hides a field. | 42 |
![]() | 'version' hides a field. | 42 |
![]() | 'classifier' hides a field. | 42 |
![]() | 'type' hides a field. | 42 |
![]() | 'scope' hides a field. | 42 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 57 |
![]() | 'groupId' hides a field. | 57 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 67 |
![]() | 'artifactId' hides a field. | 67 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 77 |
![]() | 'version' hides a field. | 77 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 87 |
![]() | 'classifier' hides a field. | 87 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 97 |
![]() | 'type' hides a field. | 97 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 107 |
![]() | 'scope' hides a field. | 107 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 44 |
![]() | 'id' hides a field. | 44 |
![]() | 'name' hides a field. | 44 |
![]() | 'url' hides a field. | 44 |
![]() | 'layout' hides a field. | 44 |
![]() | Missing a Javadoc comment. | 52 |
![]() | '(' is not followed by whitespace. | 52 |
![]() | ')' is not preceded with whitespace. | 52 |
![]() | ')' is not preceded with whitespace. | 54 |
![]() | '(' is not followed by whitespace. | 59 |
![]() | ')' is not preceded with whitespace. | 59 |
![]() | Avoid inline conditionals. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 90 |
![]() | '17' is a magic number. | 92 |
![]() | '37' is a magic number. | 93 |
![]() | Avoid inline conditionals. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | '(' is not followed by whitespace. | 98 |
![]() | 'id' hides a field. | 98 |
![]() | ')' is not preceded with whitespace. | 98 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '(' is not followed by whitespace. | 104 |
![]() | 'layout' hides a field. | 104 |
![]() | ')' is not preceded with whitespace. | 104 |
![]() | Missing a Javadoc comment. | 109 |
![]() | '(' is not followed by whitespace. | 110 |
![]() | 'name' hides a field. | 110 |
![]() | ')' is not preceded with whitespace. | 110 |
![]() | Missing a Javadoc comment. | 115 |
![]() | '(' is not followed by whitespace. | 116 |
![]() | 'url' hides a field. | 116 |
![]() | ')' is not preceded with whitespace. | 116 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 48 |
![]() | 'repositoryId' hides a field. | 48 |
![]() | 'groupId' hides a field. | 48 |
![]() | 'artifactId' hides a field. | 48 |
![]() | 'version' hides a field. | 48 |
![]() | 'type' hides a field. | 48 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 89 |
![]() | 'groupId' hides a field. | 90 |
![]() | Missing a Javadoc comment. | 95 |
![]() | 'artifactId' hides a field. | 96 |
![]() | Missing a Javadoc comment. | 101 |
![]() | 'version' hides a field. | 102 |
![]() | Missing a Javadoc comment. | 107 |
![]() | 'type' hides a field. | 108 |
![]() | Missing a Javadoc comment. | 113 |
![]() | 'repositoryId' hides a field. | 114 |