The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 2 | 0 | 0 | 69 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
| 0 | |
RightCurly
| 0 | |
LineLength
| 1 | |
| MemberName | 0 | |
| JavadocMethod | 25 | |
| JavadocType | 0 | |
| JavadocVariable | 12 | |
| ConstantName | 2 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
| 2 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| OperatorWrap | 0 | |
ParenPad
| 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 19 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| NeedBraces | 0 | |
| AvoidInlineConditionals | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 8 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| UpperEll | 0 |
| Files | I | W | E |
|---|---|---|---|
| org/apache/archiva/consumers/lucene/NexusIndexerConsumer.java | 0 | 0 | 49 |
| org/apache/archiva/consumers/lucene/LuceneCleanupRemoveIndexedConsumer.java | 0 | 0 | 20 |
| 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. | 57 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 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. | 71 | |
| '<' is not preceded with whitespace. | 71 | |
| '<' is not followed by whitespace. | 71 | |
| '>' is not preceded with whitespace. | 71 | |
| '<' is not preceded with whitespace. | 71 | |
| '<' is not followed by whitespace. | 71 | |
| '>' is not preceded with whitespace. | 71 | |
| '>' is not followed by whitespace. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 120 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| 'scheduler' hides a field. | 75 | |
| 'configuration' hides a field. | 75 | |
| 'filetypes' hides a field. | 75 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 97 | |
| 'repository' hides a field. | 97 | |
| Missing a Javadoc comment. | 120 | |
| 'repository' hides a field. | 120 | |
| 'if' is not followed by whitespace. | 123 | |
| Missing a Javadoc comment. | 134 | |
| Missing a Javadoc comment. | 153 | |
| 'if' is not followed by whitespace. | 156 | |
| Missing a Javadoc comment. | 179 | |
| Missing a Javadoc comment. | 196 | |
| 'if' is not followed by whitespace. | 198 | |
| Missing a Javadoc comment. | 206 | |
| '<' is not preceded with whitespace. | 206 | |
| '<' is not followed by whitespace. | 206 | |
| '>' is not preceded with whitespace. | 206 | |
| Missing a Javadoc comment. | 211 | |
| Missing a Javadoc comment. | 219 | |
| Missing a Javadoc comment. | 224 | |
| Missing a Javadoc comment. | 233 | |
| Missing a Javadoc comment. | 241 | |
| '<' is not preceded with whitespace. | 241 | |
| '<' is not followed by whitespace. | 241 | |
| '>' is not preceded with whitespace. | 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. | 53 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| 'repoFactory' hides a field. | 59 | |
| 'scheduler' hides a field. | 59 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 73 | |
| '<' is not preceded with whitespace. | 73 | |
| '<' is not followed by whitespace. | 73 | |
| '>' is not preceded with whitespace. | 73 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 134 | |
| Missing a Javadoc comment. | 139 | |
| Missing a Javadoc comment. | 144 | |
| Missing a Javadoc comment. | 149 | |
| 'repoFactory' hides a field. | 149 |