The following document contains the results of Checkstyle 5.7.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
1 | ![]() |
RightCurly
|
1 | ![]() | |
coding | RedundantThrows | 24 | ![]() |
header | RegexpHeader
|
1 | ![]() |
imports | AvoidStarImport | 1 | ![]() |
javadoc | JavadocMethod
|
71 | ![]() |
JavadocVariable
|
8 | ![]() | |
sizes | LineLength
|
2 | ![]() |
whitespace | ParenPad
|
31 | ![]() |
WhitespaceAfter | 1 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 54 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 54 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 55 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 55 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 69 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 69 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 72 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 73 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 73 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 80 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 80 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 89 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 112 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 135 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 135 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 136 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 136 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 155 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 155 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 159 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | RightCurly | '}' should be alone on a line. | 122 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 130 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 135 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 72 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 82 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 98 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 120 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 155 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 177 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 202 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 213 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 213 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 217 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 228 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 228 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 232 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 244 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 244 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 247 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 37 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 37 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 47 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | RedundantThrows | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 65 |
![]() |
coding | RedundantThrows | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 65 |
![]() |
coding | RedundantThrows | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 74 |
![]() |
coding | RedundantThrows | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 74 |
![]() |
coding | RedundantThrows | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 82 |
![]() |
coding | RedundantThrows | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 82 |
![]() |
coding | RedundantThrows | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 97 |
![]() |
coding | RedundantThrows | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 97 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 162). | 103 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 103 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 103 |
![]() |
coding | RedundantThrows | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 103 |
![]() |
coding | RedundantThrows | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 103 |
![]() |
blocks | LeftCurly | '{' should be on a new line. | 103 |
![]() |
coding | RedundantThrows | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 108 |
![]() |
coding | RedundantThrows | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 108 |
![]() |
coding | RedundantThrows | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 147 |
![]() |
coding | RedundantThrows | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 203 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 215 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 233 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 237 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 242 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 247 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 252 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
![]() |
whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 76 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 47 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 47 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'result'. | 47 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AuthenticationException'. | 48 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccountLockedException'. | 48 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'MustChangePasswordException'. | 48 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 61 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 61 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'securitySession'. | 61 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'repositoryId'. | 61 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'permission'. | 62 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AuthorizationException'. | 62 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'UnauthorizedException'. | 62 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 77 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'principal'. | 77 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'repoId'. | 77 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'permission'. | 77 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'UnauthorizedException'. | 78 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'PrincipalNotFoundException'. | 43 |
![]() |
coding | RedundantThrows | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 43 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 43 |
![]() |
coding | RedundantThrows | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 43 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'ArchivaSecurityException'. | 43 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'PrincipalNotFoundException'. | 55 |
![]() |
coding | RedundantThrows | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 55 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 55 |
![]() |
coding | RedundantThrows | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 55 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'ArchivaSecurityException'. | 55 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 75 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'principal'. | 75 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'repoId'. | 75 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 75 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'PrincipalNotFoundException'. | 76 |
![]() |
coding | RedundantThrows | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 76 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'ArchivaSecurityException'. | 76 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 87 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'principal'. | 87 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'repoId'. | 87 |
![]() |
coding | RedundantThrows | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 88 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 99 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'principal'. | 99 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'ArchivaSecurityException'. | 100 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 100 |
![]() |
coding | RedundantThrows | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 100 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'PrincipalNotFoundException'. | 100 |
![]() |
coding | RedundantThrows | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 100 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 113 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'principal'. | 113 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'ArchivaSecurityException'. | 114 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 114 |
![]() |
coding | RedundantThrows | Redundant throws: 'AccessDeniedException' is subclass of 'ArchivaSecurityException'. | 114 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'PrincipalNotFoundException'. | 114 |
![]() |
coding | RedundantThrows | Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 114 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\s*$'. | 2 |
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.archiva.metadata.repository.storage.*. | 27 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 167). | 167 |