The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
10 | 0 | 0 | 152 |
Rules | Violations | Severity |
---|---|---|
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
LineLength
| 1 | ![]() |
MemberName | 0 | ![]() |
JavadocMethod | 54 | ![]() |
JavadocType | 1 | ![]() |
JavadocVariable | 30 | ![]() |
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
| 1 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 32 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 8 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
NeedBraces | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 15 | ![]() |
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 |
![]() | Expected an @return tag. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Expected @param tag for 'request'. | 47 |
![]() | Expected @param tag for 'result'. | 47 |
![]() | Expected @throws tag for 'AuthenticationException'. | 48 |
![]() | Expected @throws tag for 'AccountLockedException'. | 48 |
![]() | Expected @throws tag for 'MustChangePasswordException'. | 48 |
![]() | Expected an @return tag. | 61 |
![]() | Redundant 'public' modifier. | 61 |
![]() | Expected @param tag for 'request'. | 61 |
![]() | Expected @param tag for 'securitySession'. | 61 |
![]() | Expected @param tag for 'repositoryId'. | 61 |
![]() | Expected @param tag for 'permission'. | 62 |
![]() | Expected @throws tag for 'AuthorizationException'. | 62 |
![]() | Expected @throws tag for 'UnauthorizedException'. | 62 |
![]() | Expected an @return tag. | 77 |
![]() | Redundant 'public' modifier. | 77 |
![]() | Expected @param tag for 'principal'. | 77 |
![]() | Expected @param tag for 'repoId'. | 77 |
![]() | Expected @param tag for 'permission'. | 77 |
![]() | Expected @throws tag for 'UnauthorizedException'. | 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. | 30 |
![]() | Missing a Javadoc comment. | 35 |
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. | 46 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Line is longer than 120 characters. | 95 |
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. | 32 |
![]() | Missing a Javadoc comment. | 37 |
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. | 22 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | 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. | 69 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 82 |
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. | 36 |
![]() | Missing a Javadoc comment. | 41 |
![]() | '<' is not preceded with whitespace. | 41 |
![]() | '<' is not followed by whitespace. | 41 |
![]() | '>' is not preceded with whitespace. | 41 |
![]() | '?' is not followed by whitespace. | 41 |
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 |
![]() | Redundant 'public' modifier. | 40 |
![]() | '<' is not preceded with whitespace. | 40 |
![]() | '<' is not followed by whitespace. | 40 |
![]() | '>' is not preceded with whitespace. | 40 |
![]() | Expected @throws tag for 'PrincipalNotFoundException'. | 41 |
![]() | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 41 |
![]() | Expected @throws tag for 'AccessDeniedException'. | 41 |
![]() | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 41 |
![]() | Expected @throws tag for 'ArchivaSecurityException'. | 41 |
![]() | Redundant 'public' modifier. | 52 |
![]() | '<' is not preceded with whitespace. | 52 |
![]() | '<' is not followed by whitespace. | 52 |
![]() | '>' is not preceded with whitespace. | 52 |
![]() | Expected @throws tag for 'PrincipalNotFoundException'. | 53 |
![]() | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 53 |
![]() | Expected @throws tag for 'AccessDeniedException'. | 53 |
![]() | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 53 |
![]() | Expected @throws tag for 'ArchivaSecurityException'. | 53 |
![]() | Redundant 'public' modifier. | 61 |
![]() | Expected an @return tag. | 73 |
![]() | Redundant 'public' modifier. | 73 |
![]() | Expected @param tag for 'principal'. | 73 |
![]() | Expected @param tag for 'repoId'. | 73 |
![]() | ')' is not preceded with whitespace. | 73 |
![]() | Expected @throws tag for 'PrincipalNotFoundException'. | 74 |
![]() | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 74 |
![]() | Expected @throws tag for 'ArchivaSecurityException'. | 74 |
![]() | Expected an @return tag. | 85 |
![]() | Redundant 'public' modifier. | 85 |
![]() | Expected @param tag for 'principal'. | 85 |
![]() | Expected @param tag for 'repoId'. | 85 |
![]() | Expected @throws tag for 'AccessDeniedException'. | 86 |
![]() | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 86 |
![]() | Expected @throws tag for 'ArchivaSecurityException'. | 86 |
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 '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 52 |
![]() | '<' is not preceded with whitespace. | 52 |
![]() | '<' is not followed by whitespace. | 52 |
![]() | '>' is not preceded with whitespace. | 52 |
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. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | '<' is not preceded with whitespace. | 65 |
![]() | '<' is not followed by whitespace. | 65 |
![]() | '>' is not preceded with whitespace. | 65 |
![]() | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 66 |
![]() | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 66 |
![]() | Missing a Javadoc comment. | 73 |
![]() | '<' is not preceded with whitespace. | 73 |
![]() | '<' is not followed by whitespace. | 73 |
![]() | '>' is not preceded with whitespace. | 73 |
![]() | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 74 |
![]() | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 74 |
![]() | Missing a Javadoc comment. | 81 |
![]() | '<' is not preceded with whitespace. | 81 |
![]() | '<' is not followed by whitespace. | 81 |
![]() | '>' is not preceded with whitespace. | 81 |
![]() | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 82 |
![]() | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 82 |
![]() | '<' is not preceded with whitespace. | 86 |
![]() | '<' is not followed by whitespace. | 86 |
![]() | '>' is not preceded with whitespace. | 86 |
![]() | '<' is not preceded with whitespace. | 86 |
![]() | '<' is not followed by whitespace. | 86 |
![]() | '>' is not preceded with whitespace. | 86 |
![]() | '>' is not followed by whitespace. | 86 |
![]() | '<' is not preceded with whitespace. | 88 |
![]() | '<' is not followed by whitespace. | 88 |
![]() | '>' is not preceded with whitespace. | 88 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 113 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 163 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 180 |