The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | ![]() |
RegexpHeader
| 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
LineLength
| 13 | ![]() |
MemberName | 0 | ![]() |
JavadocMethod
| 95 | ![]() |
JavadocType
| 0 | ![]() |
JavadocVariable
| 3 | ![]() |
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 | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad
| 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad
| 3 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock
| 0 | ![]() |
NeedBraces | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 7 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber
| 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier
| 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Expected @throws tag for 'MojoExecutionException'. | 203 |
![]() | Missing a Javadoc comment. | 215 |
![]() | Expected @throws tag for 'MojoExecutionException'. | 228 |
![]() | Missing a Javadoc comment. | 237 |
![]() | Expected @throws tag for 'MojoExecutionException'. | 247 |
![]() | Line is longer than 120 characters. | 249 |
![]() | 'inputDirectory' hides a field. | 393 |
![]() | Line is longer than 120 characters. | 616 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 127 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Line is longer than 120 characters. | 140 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 215 |
![]() | Missing a Javadoc comment. | 249 |
![]() | 'reports' hides a field. | 385 |
![]() | Line is longer than 120 characters. | 412 |
![]() | 'reports' hides a field. | 426 |
![]() | Line is longer than 120 characters. | 442 |
![]() | Missing a Javadoc comment. | 442 |
![]() | 'reports' hides a field. | 442 |
![]() | Missing a Javadoc comment. | 499 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 52 |
![]() | Expected @throws tag for 'MojoExecutionException'. | 54 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Missing a Javadoc comment. | 190 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 194 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | 'report' hides a field. | 99 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Missing a Javadoc comment. | 328 |
![]() | Missing a Javadoc comment. | 333 |
![]() | Missing a Javadoc comment. | 338 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 52 |
![]() | Expected @throws tag for 'MojoExecutionException'. | 54 |
![]() | Expected an @return tag. | 62 |
![]() | Expected @throws tag for 'MojoExecutionException'. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Missing a Javadoc comment. | 126 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 39 |
![]() | Line is longer than 120 characters. | 42 |
![]() | ')' is not preceded with whitespace. | 47 |
![]() | Missing a Javadoc comment. | 71 |
Violation | Message | Line |
---|---|---|
![]() | Expected @throws tag for 'MojoExecutionException'. | 120 |
![]() | Expected @throws tag for 'MojoFailureException'. | 120 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Missing a Javadoc comment. | 164 |
Violation | Message | Line |
---|---|---|
![]() | '(' is not followed by whitespace. | 73 |
![]() | ')' is not preceded with whitespace. | 73 |
![]() | Expected @throws tag for 'MojoExecutionException'. | 82 |
![]() | Expected @throws tag for 'MojoFailureException'. | 82 |
![]() | Missing a Javadoc comment. | 230 |
![]() | Missing a Javadoc comment. | 235 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 90 |
![]() | Expected @throws tag for 'MojoExecutionException'. | 92 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 121 |
![]() | Line is longer than 120 characters. | 147 |
![]() | Line is longer than 120 characters. | 158 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 33 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Missing a Javadoc comment. | 129 |
![]() | 'username' hides a field. | 145 |
![]() | 'password' hides a field. | 150 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Missing a Javadoc comment. | 211 |
![]() | Missing a Javadoc comment. | 228 |
![]() | Missing a Javadoc comment. | 233 |
![]() | Missing a Javadoc comment. | 238 |
![]() | Missing a Javadoc comment. | 243 |
![]() | Missing a Javadoc comment. | 248 |
![]() | Missing a Javadoc comment. | 253 |
![]() | Missing a Javadoc comment. | 261 |
![]() | Missing a Javadoc comment. | 290 |
![]() | Missing a Javadoc comment. | 295 |
![]() | Missing a Javadoc comment. | 300 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 31 |
![]() | Expected @param tag for 'path'. | 49 |
![]() | Expected @param tag for 'path'. | 61 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Expected @param tag for 'url'. | 235 |
![]() | Missing a Javadoc comment. | 437 |
![]() | Missing a Javadoc comment. | 457 |
![]() | Missing a Javadoc comment. | 474 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'context'. | 47 |
![]() | Expected @param tag for 'documents'. | 47 |
![]() | Expected @param tag for 'generatedSiteDirectory'. | 48 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 80 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Expected @param tag for 'filterConfig'. | 66 |
![]() | Expected @throws tag for 'ServletException'. | 67 |
![]() | Expected @param tag for 'servletRequest'. | 81 |
![]() | Expected @param tag for 'servletResponse'. | 81 |
![]() | Expected @param tag for 'filterChain'. | 81 |
![]() | Expected @throws tag for 'IOException'. | 82 |
![]() | Expected @throws tag for 'ServletException'. | 82 |