The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod
|
28 | Warning |
JavadocType | 2 | Warning |
JavadocVariable | 13 | Warning |
JavadocStyle | 0 | Warning |
ConstantName | 0 | Warning |
LocalFinalVariableName | 0 | Warning |
LocalVariableName | 0 | Warning |
MemberName | 0 | Warning |
MethodName | 0 | Warning |
PackageName | 0 | Warning |
ParameterName | 0 | Warning |
StaticVariableName | 0 | Warning |
TypeName | 0 | Warning |
AvoidStarImport | 0 | Warning |
IllegalImport | 0 | Warning |
RedundantImport | 0 | Warning |
UnusedImports | 0 | Warning |
LineLength
|
2 | Warning |
MethodLength | 0 | Warning |
EmptyForIteratorPad | 0 | Warning |
NoWhitespaceAfter
|
0 | Warning |
NoWhitespaceBefore | 0 | Warning |
OperatorWrap | 0 | Warning |
ParenPad | 6 | Warning |
TypecastParenPad | 0 | Warning |
WhitespaceAfter | 0 | Warning |
WhitespaceAround
|
18 | Warning |
ModifierOrder | 0 | Warning |
RedundantModifier | 0 | Warning |
AvoidNestedBlocks | 0 | Warning |
EmptyBlock | 0 | Warning |
LeftCurly | 1 | Warning |
NeedBraces | 0 | Warning |
RightCurly | 1 | Warning |
DoubleCheckedLocking | 0 | Warning |
EmptyStatement | 0 | Warning |
EqualsHashCode | 0 | Warning |
IllegalInstantiation | 0 | Warning |
InnerAssignment | 0 | Warning |
MissingSwitchDefault | 0 | Warning |
RedundantThrows | 2 | Warning |
SimplifyBooleanExpression | 0 | Warning |
SimplifyBooleanReturn | 0 | Warning |
FinalClass | 1 | Warning |
HideUtilityClassConstructor | 0 | Warning |
InterfaceIsType | 0 | Warning |
VisibilityModifier
|
22 | Warning |
ArrayTypeStyle | 0 | Warning |
TodoComment | 0 | Warning |
UpperEll | 0 | Warning |
RegexpHeader
|
0 | Warning |
RegexpSingleline
|
21 | Warning |
FileLength | 0 | Warning |
FileTabCharacter | 14 | Warning |
JavadocPackage | 0 | Warning |
NewlineAtEndOfFile | 0 | Warning |
Translation | 0 | Warning |
Violation | Message | Line |
---|---|---|
File contains tab characters (this is the first instance). | 30 | |
Missing a Javadoc comment. | 30 |
Violation | Message | Line |
---|---|---|
File contains tab characters (this is the first instance). | 30 | |
Missing a Javadoc comment. | 30 |
Violation | Message | Line |
---|---|---|
File contains tab characters (this is the first instance). | 33 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 41 |
Violation | Message | Line |
---|---|---|
File contains tab characters (this is the first instance). | 30 | |
Expected @throws tag for 'IOException'. | 35 | |
Line has trailing spaces. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
Type Javadoc comment is missing an @param <R> tag. | 29 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 45 | |
Expected @param tag for '<T>'. | 50 | |
Expected @param tag for 'type'. | 50 |
Violation | Message | Line |
---|---|---|
Unused @param tag for 'classesOutputDirectory'. | 54 | |
Expected @param tag for 'classesOutputLocator'. | 58 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 66 | |
File contains tab characters (this is the first instance). | 67 | |
Expected @param tag for 'runtimeClass'. | 118 | |
Expected @param tag for 'requestClass'. | 118 | |
Expected @param tag for 'runtimeClass'. | 130 | |
Expected @param tag for 'requestClass'. | 131 | |
Line has trailing spaces. | 143 | |
Expected @param tag for 'runtimeClass'. | 144 | |
Expected @param tag for 'requestClass'. | 144 | |
Line has trailing spaces. | 145 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 61 | |
Line has trailing spaces. | 62 | |
File contains tab characters (this is the first instance). | 63 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 79 | |
Unused @param tag for 'directory'. | 111 | |
Expected @param tag for 'outputLocator'. | 114 | |
Unused @param tag for 'directory'. | 158 | |
Expected @param tag for 'outputLocator'. | 161 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'requestClass'. | 48 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 44 |
Violation | Message | Line |
---|---|---|
Class TemplateGeneratorBuilder should be declared as final. | 35 | |
Unused @param tag for 'classesOutputDirectory'. | 87 | |
Expected @param tag for 'classesOutputLocator'. | 90 | |
Unused @param tag for 'resourcesOutputDirectory'. | 98 | |
Expected @param tag for 'resourcesOutputLocator'. | 101 | |
File contains tab characters (this is the first instance). | 169 |
Violation | Message | Line |
---|---|---|
File contains tab characters (this is the first instance). | 65 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 78 | |
Expected @param tag for 'request'. | 78 |
Violation | Message | Line |
---|---|---|
File contains tab characters (this is the first instance). | 56 | |
Variable 'classpathElements' must be private and have accessor methods. | 65 | |
Variable 'classesOutputDirectory' must be private and have accessor methods. | 71 | |
Variable 'resourcesOutputDirectory' must be private and have accessor methods. | 77 | |
Variable 'requestClass' must be private and have accessor methods. | 83 | |
Variable 'packageName' must be private and have accessor methods. | 89 | |
Missing a Javadoc comment. | 91 | |
Variable 'project' must be private and have accessor methods. | 92 | |
Missing a Javadoc comment. | 94 | |
Variable 'buildContext' must be private and have accessor methods. | 95 | |
Line has trailing spaces. | 96 | |
Missing a Javadoc comment. | 97 | |
Variable 'classesOutputLocator' must be private and have accessor methods. | 97 | |
Missing a Javadoc comment. | 98 | |
Variable 'resourcesOutputLocator' must be private and have accessor methods. | 98 | |
Line has trailing spaces. | 99 | |
Unable to get class information for MojoExecutionException. | 101 | |
Missing a Javadoc comment. | 139 | |
'for' is not followed by whitespace. | 143 | |
'if' is not followed by whitespace. | 144 | |
'if' is not followed by whitespace. | 148 | |
Missing a Javadoc comment. | 155 | |
'for' is not followed by whitespace. | 159 | |
'if' is not followed by whitespace. | 160 | |
'if' is not followed by whitespace. | 164 | |
'(' is followed by whitespace. | 194 | |
')' is preceded with whitespace. | 194 | |
'{' should be on the previous line. | 195 | |
'(' is followed by whitespace. | 199 | |
')' is preceded with whitespace. | 199 | |
Missing a Javadoc comment. | 209 | |
Line has trailing spaces. | 210 | |
Missing a Javadoc comment. | 211 | |
Missing a Javadoc comment. | 212 | |
Line has trailing spaces. | 213 | |
Missing a Javadoc comment. | 214 | |
Line has trailing spaces. | 218 |
Violation | Message | Line |
---|---|---|
File contains tab characters (this is the first instance). | 71 | |
Variable 'outputDirectory' must be private and have accessor methods. | 72 | |
Variable 'sourceDirectory' must be private and have accessor methods. | 78 | |
Variable 'includes' must be private and have accessor methods. | 84 | |
Variable 'name' must be private and have accessor methods. | 90 | |
Variable 'documentation' must be private and have accessor methods. | 96 | |
Variable 'excludes' must be private and have accessor methods. | 102 | |
'=' is not preceded with whitespace. | 107 | |
'=' is not followed by whitespace. | 107 | |
Variable 'requestClass' must be private and have accessor methods. | 108 | |
Missing a Javadoc comment. | 110 | |
Variable 'project' must be private and have accessor methods. | 111 | |
Missing a Javadoc comment. | 113 | |
Variable 'buildContext' must be private and have accessor methods. | 114 | |
Line has trailing spaces. | 115 | |
Unable to get class information for MojoExecutionException. | 117 | |
'if' is not followed by whitespace. | 121 | |
'for' is not followed by whitespace. | 128 | |
'=' is not preceded with whitespace. | 128 | |
'=' is not followed by whitespace. | 128 | |
'<' is not preceded with whitespace. | 128 | |
'<' is not followed by whitespace. | 128 | |
'if' is not followed by whitespace. | 132 | |
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 156 | |
'for' is not followed by whitespace. | 160 | |
'if' is not followed by whitespace. | 161 | |
'if' is not followed by whitespace. | 165 | |
'(' is followed by whitespace. | 178 | |
')' is preceded with whitespace. | 178 | |
'}' should be on the same line. | 188 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 38 | |
File contains tab characters (this is the first instance). | 38 | |
Variable 'freemarkerRuntime' must be private and have accessor methods. | 47 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 56 | |
File contains tab characters (this is the first instance). | 56 | |
Variable 'taglibURI' must be private and have accessor methods. | 65 | |
Variable 'jspRuntime' must be private and have accessor methods. | 71 |
Violation | Message | Line |
---|---|---|
File contains tab characters (this is the first instance). | 55 | |
Variable 'velocityRuntime' must be private and have accessor methods. | 64 |
Violation | Message | Line |
---|---|---|
File contains tab characters (this is the first instance). | 67 |