The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
10 | 0 | 0 | 255 |
Rules | Violations | Severity |
---|---|---|
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
LineLength
| 7 | ![]() |
MemberName | 0 | ![]() |
JavadocMethod | 70 | ![]() |
JavadocType | 1 | ![]() |
JavadocVariable | 32 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
RegexpHeader
| 10 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad
| 0 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 1 | ![]() |
WhitespaceAround | 91 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 17 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
NeedBraces | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 23 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 1 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 2 | ![]() |
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. | 31 |
![]() | Redundant 'public' modifier. | 31 |
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 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 32 |
![]() | '<' is not preceded with whitespace. | 32 |
![]() | '<' is not followed by whitespace. | 32 |
![]() | '>' is not preceded with whitespace. | 32 |
![]() | Redundant 'public' modifier. | 39 |
![]() | Redundant 'public' modifier. | 48 |
![]() | '<' is not preceded with whitespace. | 48 |
![]() | '<' is not followed by whitespace. | 48 |
![]() | '>' is not preceded with whitespace. | 48 |
![]() | Redundant throws: 'ObjectNotFoundException' is subclass of 'ArchivaDatabaseException'. | 48 |
![]() | Redundant 'public' modifier. | 60 |
![]() | '<' is not preceded with whitespace. | 60 |
![]() | '<' is not followed by whitespace. | 60 |
![]() | '>' is not preceded with whitespace. | 60 |
![]() | Redundant throws: 'ObjectNotFoundException' is subclass of 'ArchivaDatabaseException'. | 60 |
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 |
![]() | '<' is not preceded with whitespace. | 38 |
![]() | '<' is not followed by whitespace. | 38 |
![]() | '<' is not preceded with whitespace. | 38 |
![]() | '<' is not followed by whitespace. | 38 |
![]() | '?' is not preceded with whitespace. | 38 |
![]() | '>' is not preceded with whitespace. | 38 |
![]() | '?' is not followed by whitespace. | 38 |
![]() | '>' is not followed by whitespace. | 38 |
![]() | '>' is not preceded with whitespace. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | '<' is not preceded with whitespace. | 40 |
![]() | '<' is not followed by whitespace. | 40 |
![]() | '?' is not preceded with whitespace. | 40 |
![]() | '>' is not preceded with whitespace. | 40 |
![]() | '?' is not followed by whitespace. | 40 |
![]() | Missing a Javadoc comment. | 45 |
![]() | '<' is not preceded with whitespace. | 45 |
![]() | '<' is not followed by whitespace. | 45 |
![]() | '<' is not preceded with whitespace. | 45 |
![]() | '<' is not followed by whitespace. | 45 |
![]() | '?' is not preceded with whitespace. | 45 |
![]() | '>' is not preceded with whitespace. | 45 |
![]() | '?' is not followed by whitespace. | 45 |
![]() | '>' is not followed by whitespace. | 45 |
![]() | '>' is not preceded with whitespace. | 45 |
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 |
![]() | Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '/\*$'. | 3 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | 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. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 71 |
![]() | 'repositoryId' hides a field. | 71 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 81 |
![]() | 'fileCount' hides a field. | 81 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 91 |
![]() | 'totalSize' hides a field. | 91 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 101 |
![]() | 'projectCount' hides a field. | 101 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 111 |
![]() | 'groupCount' hides a field. | 111 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 121 |
![]() | 'artifactCount' hides a field. | 121 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Missing a Javadoc comment. | 131 |
![]() | 'pluginCount' hides a field. | 131 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Missing a Javadoc comment. | 141 |
![]() | 'archetypeCount' hides a field. | 141 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Missing a Javadoc comment. | 151 |
![]() | 'jarCount' hides a field. | 151 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Missing a Javadoc comment. | 161 |
![]() | 'warCount' hides a field. | 161 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Missing a Javadoc comment. | 171 |
![]() | 'earCount' hides a field. | 171 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Missing a Javadoc comment. | 181 |
![]() | 'dllCount' hides a field. | 181 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Missing a Javadoc comment. | 191 |
![]() | 'exeCount' hides a field. | 191 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Missing a Javadoc comment. | 201 |
![]() | 'pomCount' hides a field. | 201 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Missing a Javadoc comment. | 211 |
![]() | 'zipCount' hides a field. | 211 |
![]() | Missing a Javadoc comment. | 216 |
![]() | Missing a Javadoc comment. | 221 |
![]() | 'deploymentCount' hides a field. | 221 |
![]() | Missing a Javadoc comment. | 226 |
![]() | Missing a Javadoc comment. | 231 |
![]() | 'downloadCount' hides a field. | 231 |
![]() | Missing a Javadoc comment. | 236 |
![]() | Missing a Javadoc comment. | 241 |
![]() | 'dateOfScan' hides a field. | 241 |
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. | 45 |
![]() | '<' is not preceded with whitespace. | 59 |
![]() | '<' is not followed by whitespace. | 59 |
![]() | '>' is not preceded with whitespace. | 59 |
![]() | '<' is not preceded with whitespace. | 59 |
![]() | '<' is not followed by whitespace. | 59 |
![]() | '>' is not preceded with whitespace. | 59 |
![]() | Line is longer than 120 characters. | 60 |
![]() | 'if' is not followed by whitespace. | 63 |
![]() | 'if' is not followed by whitespace. | 71 |
![]() | Line is longer than 120 characters. | 83 |
![]() | '<' is not preceded with whitespace. | 85 |
![]() | '<' is not followed by whitespace. | 85 |
![]() | '>' is not preceded with whitespace. | 85 |
![]() | '<' is not preceded with whitespace. | 85 |
![]() | '<' is not followed by whitespace. | 85 |
![]() | '>' is not preceded with whitespace. | 85 |
![]() | 'if' is not followed by whitespace. | 90 |
![]() | Line is longer than 120 characters. | 96 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '<' is not preceded with whitespace. | 100 |
![]() | '<' is not followed by whitespace. | 100 |
![]() | '>' is not preceded with whitespace. | 100 |
![]() | Line is longer than 120 characters. | 101 |
![]() | '<' is not preceded with whitespace. | 101 |
![]() | '<' is not followed by whitespace. | 101 |
![]() | '>' is not preceded with whitespace. | 101 |
![]() | '<' is not preceded with whitespace. | 107 |
![]() | '<' is not followed by whitespace. | 107 |
![]() | '>' is not preceded with whitespace. | 107 |
![]() | '<' is not preceded with whitespace. | 107 |
![]() | '<' is not followed by whitespace. | 107 |
![]() | '>' is not preceded with whitespace. | 107 |
![]() | '>' is not followed by whitespace. | 107 |
![]() | 'for' is not followed by whitespace. | 108 |
![]() | '<' is not preceded with whitespace. | 125 |
![]() | '<' is not followed by whitespace. | 125 |
![]() | '>' is not preceded with whitespace. | 125 |
![]() | 'catch' is not followed by whitespace. | 156 |
![]() | Line is longer than 120 characters. | 158 |
![]() | Missing a Javadoc comment. | 167 |
![]() | 'dao' hides a field. | 167 |
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. | 31 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 45 |
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 |
![]() | Missing a Javadoc comment. | 31 |
![]() | '25' is a magic number. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 42 |
![]() | 'countOfPages' hides a field. | 42 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 52 |
![]() | 'currentPage' hides a field. | 52 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 'perPageCount' hides a field. | 62 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 72 |
![]() | 'totalCount' hides a field. | 72 |
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. | 34 |
![]() | Redundant 'public' modifier. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Redundant 'public' modifier. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Redundant 'public' modifier. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Redundant 'public' modifier. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Redundant 'public' modifier. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Redundant 'public' modifier. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Expected an @return tag. | 63 |
![]() | Line is longer than 120 characters. | 63 |
![]() | Redundant 'public' modifier. | 63 |
![]() | '<' is not preceded with whitespace. | 63 |
![]() | '<' is not followed by whitespace. | 63 |
![]() | '>' is not preceded with whitespace. | 63 |
![]() | '<' is not preceded with whitespace. | 63 |
![]() | '<' is not followed by whitespace. | 63 |
![]() | '>' is not preceded with whitespace. | 63 |
![]() | Expected @param tag for 'repoContentStats'. | 63 |
![]() | Expected @param tag for 'repository'. | 63 |
![]() | Expected @param tag for 'startDate'. | 63 |
![]() | Expected @param tag for 'endDate'. | 63 |
![]() | Expected @param tag for 'limits'. | 63 |
![]() | Expected @throws tag for 'ArchivaReportException'. | 64 |
![]() | Expected an @return tag. | 77 |
![]() | Line is longer than 120 characters. | 77 |
![]() | Redundant 'public' modifier. | 77 |
![]() | '<' is not preceded with whitespace. | 77 |
![]() | '<' is not followed by whitespace. | 77 |
![]() | '>' is not preceded with whitespace. | 77 |
![]() | '<' is not preceded with whitespace. | 77 |
![]() | '<' is not followed by whitespace. | 77 |
![]() | '>' is not preceded with whitespace. | 77 |
![]() | Expected @param tag for 'repoContentStats'. | 77 |
![]() | Expected @param tag for 'repository'. | 77 |
![]() | Expected @param tag for 'startDate'. | 77 |
![]() | Expected @param tag for 'endDate'. | 77 |
![]() | Expected @throws tag for 'ArchivaReportException'. | 78 |
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. | 31 |
![]() | Redundant 'public' modifier. | 31 |
![]() | '<' is not preceded with whitespace. | 31 |
![]() | '<' is not followed by whitespace. | 31 |
![]() | '?' is not preceded with whitespace. | 31 |
![]() | '>' is not preceded with whitespace. | 31 |
![]() | '?' is not followed by whitespace. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Redundant 'public' modifier. | 33 |
![]() | '<' is not preceded with whitespace. | 33 |
![]() | '<' is not followed by whitespace. | 33 |
![]() | ',' is not followed by whitespace. | 33 |
![]() | '<' is not preceded with whitespace. | 33 |
![]() | '<' is not followed by whitespace. | 33 |
![]() | '?' is not preceded with whitespace. | 33 |
![]() | '>' is not preceded with whitespace. | 33 |
![]() | '?' is not followed by whitespace. | 33 |
![]() | '>' is not followed by whitespace. | 33 |
![]() | '>' is not preceded with whitespace. | 33 |