The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
| 0 | Error |
FileTabCharacter
| 0 | Error |
LeftCurly
| 0 | Error |
RightCurly
| 0 | Error |
LineLength
| 39 | Error |
MemberName | 0 | Error |
JavadocMethod
| 256 | Warning |
JavadocType
| 2 | Error |
JavadocVariable
| 42 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 5 | Error |
MethodLength | 4 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad
| 0 | Error |
OperatorWrap | 0 | Error |
ParenPad
| 6 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 2 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
| 0 | Error |
NeedBraces | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField
| 41 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
| 5 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 47 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 1 | Error |
VisibilityModifier
| 1 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Unable to get class information for MojoExecutionException. | 161 | |
Line is longer than 120 characters. | 224 | |
Line is longer than 120 characters. | 256 |
Violation | Message | Line |
---|---|---|
Unused import - org.apache.maven.plugins.annotations.Component. | 24 | |
Unused import - org.codehaus.plexus.logging.Logger. | 31 | |
Unable to get class information for MojoExecutionException. | 85 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 41 | |
Unable to get class information for MojoExecutionException. | 86 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MavenReportException. | 222 | |
Line is longer than 120 characters. | 259 | |
Unable to get class information for MavenReportException. | 326 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MojoExecutionException. | 105 | |
Redundant throws: 'MojoFailureException' listed more then one time. | 105 | |
Unable to get class information for MojoFailureException. | 105 | |
Unable to get class information for MojoExecutionException. | 125 | |
Unable to get class information for XmlPullParserException. | 224 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 41 | |
Unable to get class information for MojoExecutionException. | 76 |
Violation | Message | Line |
---|---|---|
Unused Javadoc tag. | 53 | |
Unused Javadoc tag. | 59 |
Violation | Message | Line |
---|---|---|
Unused Javadoc tag. | 43 | |
Unused Javadoc tag. | 49 | |
Unused Javadoc tag. | 55 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
'(' is not followed by whitespace. | 37 | |
')' is not preceded with whitespace. | 37 | |
Missing a Javadoc comment. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 72 |
Violation | Message | Line |
---|---|---|
Unused Javadoc tag. | 43 | |
Unused Javadoc tag. | 49 | |
Unused Javadoc tag. | 67 | |
Unused Javadoc tag. | 74 | |
Unused Javadoc tag. | 81 | |
Missing a Javadoc comment. | 115 |
Violation | Message | Line |
---|---|---|
Unused Javadoc tag. | 45 | |
Line is longer than 120 characters. | 50 | |
Unused Javadoc tag. | 51 | |
Unused Javadoc tag. | 60 | |
Unused Javadoc tag. | 66 | |
Unused Javadoc tag. | 78 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 71 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 33 | |
Unable to get class information for ComponentInstantiationException. | 34 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 84 | |
Unable to get class information for MojoExecutionException. | 85 | |
Line is longer than 120 characters. | 134 | |
Missing a Javadoc comment. | 154 | |
Missing a Javadoc comment. | 159 | |
Missing a Javadoc comment. | 164 | |
Unable to get class information for ComponentConfigurationException. | 165 | |
Missing a Javadoc comment. | 170 | |
Unable to get class information for ComponentConfigurationException. | 171 | |
Unable to get class information for MojoExecutionException. | 178 | |
Unable to get class information for MojoExecutionException. | 214 | |
Line is longer than 120 characters. | 221 | |
Line is longer than 120 characters. | 241 | |
Line is longer than 120 characters. | 253 | |
Line is longer than 120 characters. | 276 | |
Missing a Javadoc comment. | 292 | |
'antProject' hides a field. | 292 | |
Unable to get class information for DependencyResolutionRequiredException. | 293 | |
Missing a Javadoc comment. | 316 | |
Missing a Javadoc comment. | 321 | |
Missing a Javadoc comment. | 326 | |
Missing a Javadoc comment. | 331 | |
Missing a Javadoc comment. | 336 | |
Missing a Javadoc comment. | 341 | |
Missing a Javadoc comment. | 346 | |
Missing a Javadoc comment. | 351 | |
Missing a Javadoc comment. | 356 | |
Missing a Javadoc comment. | 361 | |
Missing a Javadoc comment. | 366 | |
Missing a Javadoc comment. | 371 | |
'logger' hides a field. | 371 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'project'. | 55 | |
Expected @param tag for 'l'. | 55 | |
Line is longer than 120 characters. | 62 | |
Expected @param tag for 'exprEvaluator'. | 66 | |
Expected @param tag for 'l'. | 66 | |
Expected @param tag for 'exprEvaluator'. | 76 | |
Expected @param tag for 'artifacts'. | 76 | |
Expected @param tag for 'l'. | 76 | |
Expected an @return tag. | 97 | |
Expected @param tag for 'ns'. | 97 | |
Expected @param tag for 'name'. | 97 | |
Expected @param tag for 'user'. | 97 | |
'mavenProject' hides a field. | 154 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 52 | |
Unable to get class information for MojoExecutionException. | 53 | |
Redundant throws: 'MojoFailureException' listed more then one time. | 53 | |
Unable to get class information for MojoFailureException. | 53 | |
Missing a Javadoc comment. | 69 |
Violation | Message | Line |
---|---|---|
Unused import - org.apache.maven.plugin.descriptor.MojoDescriptor. | 24 | |
Missing a Javadoc comment. | 61 | |
'pluginDescriptor' hides a field. | 78 | |
'project' hides a field. | 95 | |
'encoding' hides a field. | 112 | |
'skipErrorNoDescriptorsFound' hides a field. | 137 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 152 | |
'dependencies' hides a field. | 152 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 163 | |
'remoteRepos' hides a field. | 163 | |
Missing a Javadoc comment. | 169 | |
Missing a Javadoc comment. | 174 | |
'local' hides a field. | 174 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 | |
'requiresDependencyCollection' hides a field. | 49 |
Violation | Message | Line |
---|---|---|
Unused import - org.apache.maven.plugin.descriptor.MojoDescriptor. | 24 | |
Expected an @return tag. | 44 | |
Expected an @return tag. | 49 | |
Expected @param tag for 'project'. | 49 | |
Expected an @return tag. | 55 | |
Expected an @return tag. | 60 | |
Expected @param tag for 'pluginDescriptor'. | 60 | |
Expected an @return tag. | 85 | |
Expected @param tag for 'skipErrorNoDescriptorsFound'. | 85 | |
Expected an @return tag. | 91 | |
Expected an @return tag. | 99 | |
Expected an @return tag. | 106 | |
Expected @param tag for 'dependencies'. | 106 | |
Expected an @return tag. | 113 | |
Expected an @return tag. | 121 | |
Expected @param tag for 'remoteRepos'. | 121 | |
Expected an @return tag. | 128 | |
Expected an @return tag. | 136 | |
Expected @param tag for 'local'. | 136 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 95 | |
Unable to get class information for InvalidPluginDescriptorException. | 96 | |
Missing a Javadoc comment. | 101 | |
Unable to get class information for InvalidPluginDescriptorException. | 102 | |
Missing a Javadoc comment. | 204 | |
Expected @param tag for 'mojoAnnotatedClasses'. | 261 | |
Expected @param tag for 'javaClassesMap'. | 262 | |
Line is longer than 120 characters. | 298 | |
Line is longer than 120 characters. | 324 | |
Missing a Javadoc comment. | 420 | |
Missing a Javadoc comment. | 425 | |
Missing a Javadoc comment. | 446 | |
Unable to get class information for DuplicateParameterException. | 475 | |
Redundant throws: 'InvalidParameterException' listed more then one time. | 475 | |
Unable to get class information for InvalidParameterException. | 475 | |
Missing a Javadoc comment. | 619 | |
Line is longer than 120 characters. | 620 | |
Missing a Javadoc comment. | 641 | |
Missing a Javadoc comment. | 663 | |
Line is longer than 120 characters. | 664 | |
Line is longer than 120 characters. | 665 | |
Missing a Javadoc comment. | 680 | |
Missing a Javadoc comment. | 702 | |
Line is longer than 120 characters. | 703 | |
Line is longer than 120 characters. | 704 | |
Missing a Javadoc comment. | 719 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 60 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 57 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 71 | |
'hint' hides a field. | 71 | |
Missing a Javadoc comment. | 76 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 56 | |
'phase' hides a field. | 56 | |
Missing a Javadoc comment. | 61 | |
'goal' hides a field. | 61 | |
Missing a Javadoc comment. | 66 | |
'lifecycle' hides a field. | 66 | |
Missing a Javadoc comment. | 72 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 34 | |
')' is not preceded with whitespace. | 34 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 87 | |
'requiresDependencyResolution' hides a field. | 87 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 97 | |
'requiresDependencyCollection' hides a field. | 97 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 125 | |
'instantiationStrategy' hides a field. | 125 | |
Missing a Javadoc comment. | 130 | |
Missing a Javadoc comment. | 135 | |
'executionStrategy' hides a field. | 135 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 145 | |
'requiresProject' hides a field. | 145 | |
Missing a Javadoc comment. | 150 | |
Missing a Javadoc comment. | 155 | |
'requiresReports' hides a field. | 155 | |
Missing a Javadoc comment. | 160 | |
Missing a Javadoc comment. | 165 | |
'aggregator' hides a field. | 165 | |
Missing a Javadoc comment. | 170 | |
Missing a Javadoc comment. | 175 | |
'requiresDirectInvocation' hides a field. | 175 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 185 | |
'requiresOnline' hides a field. | 185 | |
Missing a Javadoc comment. | 190 | |
Missing a Javadoc comment. | 195 | |
'inheritByDefault' hides a field. | 195 | |
Missing a Javadoc comment. | 200 | |
Missing a Javadoc comment. | 205 | |
'configurator' hides a field. | 205 | |
Missing a Javadoc comment. | 210 | |
Missing a Javadoc comment. | 215 | |
'threadSafe' hides a field. | 215 | |
Missing a Javadoc comment. | 220 | |
Missing a Javadoc comment. | 225 | |
'name' hides a field. | 225 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 69 | |
'alias' hides a field. | 69 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 79 | |
'property' hides a field. | 79 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 89 | |
'defaultValue' hides a field. | 89 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 99 | |
'required' hides a field. | 99 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 109 | |
'readonly' hides a field. | 109 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 124 | |
'31' is a magic number. | 192 | |
'31' is a magic number. | 193 | |
'31' is a magic number. | 194 | |
'31' is a magic number. | 195 | |
'31' is a magic number. | 196 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 66 | |
Expected an @return tag. | 118 | |
Expected @param tag for 'archiveFile'. | 118 | |
Expected @param tag for 'includePatterns'. | 118 | |
Expected @param tag for 'artifact'. | 119 | |
Expected @throws tag for 'IOException'. | 120 | |
Expected @throws tag for 'ExtractionException'. | 120 | |
Expected an @return tag. | 174 | |
Expected @param tag for 'classDirectory'. | 174 | |
Expected @param tag for 'includePatterns'. | 174 | |
Expected @param tag for 'artifact'. | 175 | |
Expected @throws tag for 'IOException'. | 176 | |
Expected @throws tag for 'ExtractionException'. | 176 | |
Missing a Javadoc comment. | 251 | |
Line is longer than 120 characters. | 290 | |
Line is longer than 120 characters. | 310 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 70 | |
'className' hides a field. | 70 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 81 | |
'mojo' hides a field. | 81 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 92 | |
'execute' hides a field. | 92 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 107 | |
'parameters' hides a field. | 107 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 122 | |
'components' hides a field. | 122 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 133 | |
'parentClassName' hides a field. | 133 | |
Missing a Javadoc comment. | 139 | |
Missing a Javadoc comment. | 144 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Redundant 'final' modifier. | 40 | |
Missing a Javadoc comment. | 42 | |
Redundant 'final' modifier. | 42 | |
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 98 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 81 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 126 | |
Missing a Javadoc comment. | 134 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 145 | |
Missing a Javadoc comment. | 150 | |
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 160 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 88 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidPluginDescriptorException. | 51 | |
Unable to get class information for InvalidPluginDescriptorException. | 58 | |
Line is longer than 120 characters. | 95 | |
Expected @param tag for 'request'. | 95 | |
Line is longer than 120 characters. | 146 | |
Expected @param tag for 'request'. | 146 | |
Line is longer than 120 characters. | 200 | |
Unable to get class information for InvalidPluginDescriptorException. | 202 | |
Expected @param tag for 'request'. | 212 | |
Line is longer than 120 characters. | 226 | |
Unable to get class information for InvalidPluginDescriptorException. | 227 | |
Expected @param tag for 'request'. | 235 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'project'. | 50 | |
Expected @param tag for 'pluginDescriptor'. | 50 | |
Unable to get class information for InvalidPluginDescriptorException. | 51 | |
Unable to get class information for InvalidPluginDescriptorException. | 63 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 61 | |
Method length is 164 lines (max allowed is 150). | 61 | |
Unable to get class information for InvalidPluginDescriptorException. | 63 | |
Line is longer than 120 characters. | 139 | |
Line is longer than 120 characters. | 152 | |
Line is longer than 120 characters. | 165 | |
Line is longer than 120 characters. | 204 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidPluginDescriptorException. | 67 | |
Unable to get class information for InvalidPluginDescriptorException. | 106 |
Violation | Message | Line |
---|---|---|
interfaces should describe a type and hence have methods. | 29 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterException. | 162 | |
Method length is 180 lines (max allowed is 150). | 198 | |
Unable to get class information for InvalidPluginDescriptorException. | 199 | |
Method length is 162 lines (max allowed is 150). | 460 | |
Unable to get class information for InvalidPluginDescriptorException. | 461 | |
Unable to get class information for InvalidPluginDescriptorException. | 666 | |
Unable to get class information for InvalidPluginDescriptorException. | 673 | |
Unable to get class information for InvalidParameterException. | 730 |
Violation | Message | Line |
---|---|---|
Unable to get class information for @throws tag 'IOException'. | 40 | |
Unused @throws tag for 'IOException'. | 40 | |
Expected @throws tag for 'GeneratorException'. | 45 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 116 | |
Variable 'value' must be private and have accessor methods. | 362 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 658 |
Violation | Message | Line |
---|---|---|
Unused import - org.codehaus.plexus.logging.Logger. | 44 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 110 | |
Unable to get class information for DuplicateMojoDescriptorException. | 111 | |
Missing a Javadoc comment. | 196 | |
Method length is 403 lines (max allowed is 150). | 206 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 59 | |
Line is longer than 120 characters. | 64 | |
Line is longer than 120 characters. | 141 | |
Line is longer than 120 characters. | 150 | |
Missing a Javadoc comment. | 160 | |
'helpPackageName' hides a field. | 160 | |
Missing a Javadoc comment. | 166 | |
Missing a Javadoc comment. | 171 | |
'velocityComponent' hides a field. | 171 | |
Line is longer than 120 characters. | 204 | |
Line is longer than 120 characters. | 232 | |
'(' is not followed by whitespace. | 315 | |
')' is not preceded with whitespace. | 315 | |
Line is longer than 120 characters. | 333 | |
Line is longer than 120 characters. | 359 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 47 |