The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
27 | 14 | 179 | 4 |
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
73 | Warning |
javadoc | JavadocMethod
|
106 | Warning |
JavadocVariable
|
14 | Info | |
sizes | FileLength | 2 | Error |
MethodLength | 2 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | FileLength | File length is 2,013 lines (max allowed is 2,000). | 1 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 179 |
Warning | coding | HiddenField | 'modelProcessor' hides a field. | 180 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'modelProcessor'. | 180 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 208 |
Warning | coding | HiddenField | 'modelValidator' hides a field. | 209 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'modelValidator'. | 209 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 237 |
Warning | coding | HiddenField | 'modelNormalizer' hides a field. | 238 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'modelNormalizer'. | 238 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 266 |
Warning | coding | HiddenField | 'modelInterpolator' hides a field. | 267 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'modelInterpolator'. | 267 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 295 |
Warning | coding | HiddenField | 'modelPathTranslator' hides a field. | 296 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'modelPathTranslator'. | 296 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 324 |
Warning | coding | HiddenField | 'modelUrlNormalizer' hides a field. | 325 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'modelUrlNormalizer'. | 325 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 353 |
Warning | coding | HiddenField | 'superPomProvider' hides a field. | 354 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'superPomProvider'. | 354 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 382 |
Warning | coding | HiddenField | 'inheritanceAssembler' hides a field. | 383 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'inheritanceAssembler'. | 383 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 411 |
Warning | coding | HiddenField | 'profileSelector' hides a field. | 412 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'profileSelector'. | 412 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 440 |
Warning | coding | HiddenField | 'profileInjector' hides a field. | 441 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'profileInjector'. | 441 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 469 |
Warning | coding | HiddenField | 'pluginManagementInjector' hides a field. | 470 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'pluginManagementInjector'. | 470 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 498 |
Warning | coding | HiddenField | 'dependencyManagementInjector' hides a field. | 500 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'dependencyManagementInjector'. | 500 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 528 |
Warning | coding | HiddenField | 'dependencyManagementImporter' hides a field. | 530 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'dependencyManagementImporter'. | 530 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 558 |
Warning | coding | HiddenField | 'lifecycleBindingsInjector' hides a field. | 559 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'lifecycleBindingsInjector'. | 559 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 587 |
Warning | coding | HiddenField | 'pluginConfigurationExpander' hides a field. | 588 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'pluginConfigurationExpander'. | 588 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 616 |
Warning | coding | HiddenField | 'reportConfigurationExpander' hides a field. | 617 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'reportConfigurationExpander'. | 617 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 645 |
Warning | coding | HiddenField | 'profileActivationFilePathInterpolator' hides a field. | 647 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'profileActivationFilePathInterpolator'. | 647 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 675 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'reportingConverter'. | 676 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'modelProcessor' hides a field. | 112 |
Warning | coding | HiddenField | 'modelValidator' hides a field. | 117 |
Warning | coding | HiddenField | 'modelNormalizer' hides a field. | 122 |
Warning | coding | HiddenField | 'modelInterpolator' hides a field. | 127 |
Warning | coding | HiddenField | 'modelPathTranslator' hides a field. | 132 |
Warning | coding | HiddenField | 'modelUrlNormalizer' hides a field. | 137 |
Warning | coding | HiddenField | 'superPomProvider' hides a field. | 142 |
Warning | coding | HiddenField | 'inheritanceAssembler' hides a field. | 147 |
Warning | coding | HiddenField | 'profileSelector' hides a field. | 152 |
Warning | coding | HiddenField | 'profileInjector' hides a field. | 157 |
Warning | coding | HiddenField | 'pluginManagementInjector' hides a field. | 162 |
Warning | coding | HiddenField | 'dependencyManagementInjector' hides a field. | 168 |
Warning | coding | HiddenField | 'dependencyManagementImporter' hides a field. | 174 |
Warning | coding | HiddenField | 'lifecycleBindingsInjector' hides a field. | 180 |
Warning | coding | HiddenField | 'pluginConfigurationExpander' hides a field. | 186 |
Warning | coding | HiddenField | 'reportConfigurationExpander' hides a field. | 192 |
Warning | coding | HiddenField | 'profileActivationFilePathInterpolator' hides a field. | 203 |
Warning | coding | HiddenField | 'versionProcessor' hides a field. | 208 |
Warning | coding | HiddenField | 'transformer' hides a field. | 213 |
Warning | coding | HiddenField | 'versionParser' hides a field. | 218 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'pomPath' hides a field. | 126 |
Warning | coding | HiddenField | 'modelSource' hides a field. | 140 |
Warning | coding | HiddenField | 'validationLevel' hides a field. | 152 |
Warning | coding | HiddenField | 'processPlugins' hides a field. | 164 |
Warning | coding | HiddenField | 'twoPhaseBuilding' hides a field. | 176 |
Warning | coding | HiddenField | 'locationTracking' hides a field. | 188 |
Warning | coding | HiddenField | 'profiles' hides a field. | 204 |
Warning | coding | HiddenField | 'activeProfileIds' hides a field. | 224 |
Warning | coding | HiddenField | 'inactiveProfileIds' hides a field. | 244 |
Warning | coding | HiddenField | 'systemProperties' hides a field. | 264 |
Warning | coding | HiddenField | 'userProperties' hides a field. | 288 |
Warning | coding | HiddenField | 'buildStartTime' hides a field. | 305 |
Warning | coding | HiddenField | 'modelResolver' hides a field. | 317 |
Warning | coding | HiddenField | 'modelBuildingListener' hides a field. | 329 |
Warning | coding | HiddenField | 'modelCache' hides a field. | 341 |
Warning | coding | HiddenField | 'fileModel' hides a field. | 353 |
Warning | coding | HiddenField | 'workspaceResolver' hides a field. | 374 |
Warning | coding | HiddenField | 'contextBuilder' hides a field. | 385 |
Warning | coding | HiddenField | 'rootDirectory' hides a field. | 396 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'fileModel' hides a field. | 76 |
Warning | coding | HiddenField | 'problems' hides a field. | 164 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'version'. | 62 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'problems' hides a field. | 115 |
Warning | coding | HiddenField | 'source' hides a field. | 127 |
Warning | coding | HiddenField | 'result' hides a field. | 164 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 59 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 60 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 60 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 60 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 67 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 67 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 67 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 67 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 72 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 74 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 74 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 74 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'context'. | 74 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 79 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 80 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 80 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 80 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'context'. | 80 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 91 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 97 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'rawModel'. | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'exception' hides a field. | 61 |
Warning | coding | HiddenField | 'message' hides a field. | 70 |
Warning | coding | HiddenField | 'location' hides a field. | 79 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 52 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 52 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'relPath'. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 49 |
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 49 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 59 |
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 59 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 70 |
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 70 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 87 |
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 87 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 117 |
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 117 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 127 |
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 127 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 138 |
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 138 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 148 |
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 148 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 175 |
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 175 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 40 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'key'. | 40 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 65 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'path'. | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'time'. | 59 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'properties'. | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 76 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'model'. | 77 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'projectDir'. | 78 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'request'. | 79 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'problems'. | 80 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 71 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'expression'. | 71 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 62 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'project'. | 63 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 73 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'project'. | 73 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'path'. | 59 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'context'. | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'activeProfileIds' hides a field. | 59 |
Warning | coding | HiddenField | 'inactiveProfileIds' hides a field. | 75 |
Warning | coding | HiddenField | 'systemProperties' hides a field. | 93 |
Warning | coding | HiddenField | 'systemProperties' hides a field. | 104 |
Warning | coding | HiddenField | 'userProperties' hides a field. | 123 |
Warning | coding | HiddenField | 'userProperties' hides a field. | 135 |
Warning | coding | HiddenField | 'projectDirectory' hides a field. | 152 |
Warning | coding | HiddenField | 'projectProperties' hides a field. | 163 |
Warning | coding | HiddenField | 'projectProperties' hides a field. | 167 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 54 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 73 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'replace'. | 108 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | FileLength | File length is 2,016 lines (max allowed is 2,000). | 1 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 84 |
Error | sizes | MethodLength | Method validateFileModel length is 158 lines (max allowed is 150). | 299 |
Error | sizes | MethodLength | Method validateEffectiveModel length is 165 lines (max allowed is 150). | 625 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'problems'. | 1219 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'd'. | 1219 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 1219 |