The following document contains the results of Checkstyle. 
| Rules | Violations | Severity | 
|---|---|---|
| FileLength | 0 | |
RegexpHeader
  | 11 | |
FileTabCharacter
  | 0 | |
LeftCurly
  | 0 | |
RightCurly
  | 0 | |
LineLength
  | 4 | |
| MemberName | 0 | |
JavadocMethod
  | 13 | |
JavadocType
  | 0 | |
JavadocVariable
  | 7 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 2 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
  | 0 | |
| OperatorWrap | 0 | |
ParenPad
  | 36 | |
| 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 | 
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| '(' is not followed by whitespace. | 72 | |
| ')' is not preceded with whitespace. | 72 | |
| '(' is not followed by whitespace. | 78 | |
| ')' is not preceded with whitespace. | 78 | |
| '(' is not followed by whitespace. | 81 | |
| ')' is not preceded with whitespace. | 81 | |
| '(' is not followed by whitespace. | 84 | |
| ')' is not preceded with whitespace. | 84 | |
| '(' is not followed by whitespace. | 90 | |
| ')' is not preceded with whitespace. | 90 | |
| '(' is not followed by whitespace. | 93 | |
| ')' is not preceded with whitespace. | 93 | |
| '(' is not followed by whitespace. | 96 | |
| ')' is not preceded with whitespace. | 96 | |
| '(' is not followed by whitespace. | 102 | |
| ')' is not preceded with whitespace. | 103 | |
| '(' is not followed by whitespace. | 110 | |
| ')' is not preceded with whitespace. | 110 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 116 | |
| '(' is not followed by whitespace. | 128 | |
| ')' is not preceded with whitespace. | 128 | |
| '(' is not followed by whitespace. | 134 | |
| ')' is not preceded with whitespace. | 134 | |
| '(' is not followed by whitespace. | 143 | |
| ')' is not preceded with whitespace. | 143 | |
| '(' is not followed by whitespace. | 150 | |
| ')' is not preceded with whitespace. | 151 | |
| '(' is not followed by whitespace. | 158 | |
| ')' is not preceded with whitespace. | 158 | |
| '(' is not followed by whitespace. | 164 | |
| ')' is not preceded with whitespace. | 164 | |
| '(' is not followed by whitespace. | 170 | |
| ')' is not preceded with whitespace. | 171 | |
| '(' is not followed by whitespace. | 190 | |
| ')' is not preceded with whitespace. | 191 | |
| '(' is not followed by whitespace. | 197 | |
| ')' is not preceded with whitespace. | 197 | |
| Method length is 268 lines (max allowed is 150). | 200 | |
| Missing a Javadoc comment. | 200 | |
| Line is longer than 120 characters. | 347 | |
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 473 | 
| Violation | Message | Line | 
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Line is longer than 120 characters. | 304 | |
| Missing a Javadoc comment. | 411 | |
| Expected @throws tag for 'ServletException'. | 529 | |
| Missing a Javadoc comment. | 583 | |
| Expected @throws tag for 'MojoExecutionException'. | 687 | |
| Expected @throws tag for 'MojoExecutionException'. | 742 | |
| Method length is 197 lines (max allowed is 150). | 876 | |
| Missing a Javadoc comment. | 1085 | |
| Missing a Javadoc comment. | 1120 | |
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 1182 | |
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 1217 | |
| 'webapps' hides a field. | 1220 | |
| 'contextFile' hides a field. | 1260 | 
| Violation | Message | Line | 
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Line is longer than 120 characters. | 29 | 
| 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 | 
| Violation | Message | Line | 
|---|---|---|
| Line is longer than 120 characters. | 27 | 
| 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 | |
| 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 |