The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 14 | |
FileTabCharacter
| 0 | |
LeftCurly
| 0 | |
RightCurly
| 0 | |
LineLength
| 5 | |
| MemberName | 0 | |
JavadocMethod
| 22 | |
JavadocType
| 0 | |
JavadocVariable
| 14 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 2 | |
| MethodLength | 3 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 20 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
| 3 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
| 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 3 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 3 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| 'password' hides a field. | 176 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 48 |
| Violation | Message | Line |
|---|---|---|
| '(' is not followed by whitespace. | 31 | |
| ')' is not preceded with whitespace. | 31 | |
| '(' is not followed by whitespace. | 32 | |
| ')' is not preceded with whitespace. | 32 |
| Violation | Message | Line |
|---|---|---|
| '(' is not followed by whitespace. | 30 | |
| ')' is not preceded with whitespace. | 30 |
| Violation | Message | Line |
|---|---|---|
| '(' is not followed by whitespace. | 32 | |
| ')' is not preceded with whitespace. | 32 | |
| '(' is not followed by whitespace. | 33 | |
| ')' is not preceded with whitespace. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Unused import - java.io.InputStream. | 53 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 116 | |
| Missing a Javadoc comment. | 137 | |
| Method length is 250 lines (max allowed is 150). | 200 | |
| Missing a Javadoc comment. | 200 | |
| Line is longer than 120 characters. | 347 | |
| Missing a Javadoc comment. | 453 | |
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 455 | |
| Missing a Javadoc comment. | 499 | |
| Expected an @return tag. | 518 | |
| Expected @param tag for 'contextXmlFile'. | 518 | |
| Expected @param tag for 'warFile'. | 518 | |
| Expected @throws tag for 'IOException'. | 519 | |
| Expected @throws tag for 'ArchiveException'. | 519 | |
| Expected @throws tag for 'IOException'. | 554 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Line is longer than 120 characters. | 308 | |
| Missing a Javadoc comment. | 433 | |
| Line is longer than 120 characters. | 462 | |
| Missing a Javadoc comment. | 469 | |
| Expected @throws tag for 'ServletException'. | 567 | |
| Missing a Javadoc comment. | 637 | |
| Expected @throws tag for 'MojoExecutionException'. | 741 | |
| Expected @throws tag for 'MojoExecutionException'. | 796 | |
| Method length is 207 lines (max allowed is 150). | 939 | |
| Missing a Javadoc comment. | 1158 | |
| Missing a Javadoc comment. | 1193 | |
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 1255 | |
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 1290 | |
| 'webapps' hides a field. | 1293 | |
| 'contextFile' hides a field. | 1333 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| '(' is not followed by whitespace. | 60 | |
| ')' is not preceded with whitespace. | 61 | |
| '(' is not followed by whitespace. | 67 | |
| ')' is not preceded with whitespace. | 68 | |
| Method length is 205 lines (max allowed is 150). | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 120 characters. | 173 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Unused import - org.apache.maven.shared.filtering.MavenFileFilter. | 32 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| '(' is not followed by whitespace. | 30 | |
| ')' is not preceded with whitespace. | 30 | |
| '(' is not followed by whitespace. | 31 | |
| ')' is not preceded with whitespace. | 31 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| '(' is not followed by whitespace. | 28 | |
| ')' is not preceded with whitespace. | 28 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Missing a Javadoc comment. | 32 | |
| Variable 'dependency' must be private and have accessor methods. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Variable 'contextPath' must be private and have accessor methods. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Variable 'contextXml' must be private and have accessor methods. | 36 | |
| Missing a Javadoc comment. | 38 |