Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files | Info | Warnings | Errors |
---|---|---|---|
26 | 14 | 159 | 3 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
74 | Warning |
javadoc | JavadocMethod
|
85 | Warning |
JavadocVariable
|
14 | Info | |
sizes | FileLength | 1 | Error |
MethodLength | 2 | Error |
Details
org/apache/maven/model/building/DefaultModelBuilder.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | FileLength | File length is 2,019 lines (max allowed is 2,000). | 1 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 173 |
Warning | coding | HiddenField | 'modelProcessor' hides a field. | 174 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'modelProcessor'. | 174 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 201 |
Warning | coding | HiddenField | 'modelValidator' hides a field. | 202 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'modelValidator'. | 202 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 229 |
Warning | coding | HiddenField | 'modelNormalizer' hides a field. | 230 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'modelNormalizer'. | 230 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 257 |
Warning | coding | HiddenField | 'modelInterpolator' hides a field. | 258 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'modelInterpolator'. | 258 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 285 |
Warning | coding | HiddenField | 'modelPathTranslator' hides a field. | 286 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'modelPathTranslator'. | 286 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 313 |
Warning | coding | HiddenField | 'modelUrlNormalizer' hides a field. | 314 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'modelUrlNormalizer'. | 314 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 341 |
Warning | coding | HiddenField | 'superPomProvider' hides a field. | 342 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'superPomProvider'. | 342 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 369 |
Warning | coding | HiddenField | 'inheritanceAssembler' hides a field. | 370 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'inheritanceAssembler'. | 370 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 397 |
Warning | coding | HiddenField | 'profileSelector' hides a field. | 398 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'profileSelector'. | 398 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 425 |
Warning | coding | HiddenField | 'profileInjector' hides a field. | 426 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'profileInjector'. | 426 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 453 |
Warning | coding | HiddenField | 'pluginManagementInjector' hides a field. | 454 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'pluginManagementInjector'. | 454 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 481 |
Warning | coding | HiddenField | 'dependencyManagementInjector' hides a field. | 483 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'dependencyManagementInjector'. | 483 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 510 |
Warning | coding | HiddenField | 'dependencyManagementImporter' hides a field. | 512 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'dependencyManagementImporter'. | 512 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 539 |
Warning | coding | HiddenField | 'lifecycleBindingsInjector' hides a field. | 540 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'lifecycleBindingsInjector'. | 540 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 567 |
Warning | coding | HiddenField | 'pluginConfigurationExpander' hides a field. | 568 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'pluginConfigurationExpander'. | 568 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 595 |
Warning | coding | HiddenField | 'reportConfigurationExpander' hides a field. | 596 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'reportConfigurationExpander'. | 596 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 623 |
Warning | coding | HiddenField | 'profileActivationFilePathInterpolator' hides a field. | 625 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'profileActivationFilePathInterpolator'. | 625 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 652 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'reportingConverter'. | 653 |
org/apache/maven/model/building/DefaultModelBuilderFactory.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'modelProcessor' hides a field. | 107 |
Warning | coding | HiddenField | 'modelValidator' hides a field. | 112 |
Warning | coding | HiddenField | 'modelNormalizer' hides a field. | 117 |
Warning | coding | HiddenField | 'modelInterpolator' hides a field. | 122 |
Warning | coding | HiddenField | 'modelPathTranslator' hides a field. | 127 |
Warning | coding | HiddenField | 'modelUrlNormalizer' hides a field. | 132 |
Warning | coding | HiddenField | 'superPomProvider' hides a field. | 137 |
Warning | coding | HiddenField | 'inheritanceAssembler' hides a field. | 142 |
Warning | coding | HiddenField | 'profileSelector' hides a field. | 147 |
Warning | coding | HiddenField | 'profileInjector' hides a field. | 152 |
Warning | coding | HiddenField | 'pluginManagementInjector' hides a field. | 157 |
Warning | coding | HiddenField | 'dependencyManagementInjector' hides a field. | 163 |
Warning | coding | HiddenField | 'dependencyManagementImporter' hides a field. | 169 |
Warning | coding | HiddenField | 'lifecycleBindingsInjector' hides a field. | 175 |
Warning | coding | HiddenField | 'pluginConfigurationExpander' hides a field. | 181 |
Warning | coding | HiddenField | 'reportConfigurationExpander' hides a field. | 187 |
Warning | coding | HiddenField | 'profileActivationFilePathInterpolator' hides a field. | 198 |
Warning | coding | HiddenField | 'versionProcessor' hides a field. | 203 |
Warning | coding | HiddenField | 'rootLocator' hides a field. | 208 |
Warning | coding | HiddenField | 'transformer' hides a field. | 213 |
Warning | coding | HiddenField | 'rootLocator' hides a field. | 266 |
org/apache/maven/model/building/DefaultModelBuildingRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'pomFile' hides a field. | 113 |
Warning | coding | HiddenField | 'modelSource' hides a field. | 128 |
Warning | coding | HiddenField | 'validationLevel' hides a field. | 140 |
Warning | coding | HiddenField | 'processPlugins' hides a field. | 152 |
Warning | coding | HiddenField | 'twoPhaseBuilding' hides a field. | 164 |
Warning | coding | HiddenField | 'locationTracking' hides a field. | 176 |
Warning | coding | HiddenField | 'profiles' hides a field. | 192 |
Warning | coding | HiddenField | 'activeProfileIds' hides a field. | 212 |
Warning | coding | HiddenField | 'inactiveProfileIds' hides a field. | 232 |
Warning | coding | HiddenField | 'systemProperties' hides a field. | 252 |
Warning | coding | HiddenField | 'userProperties' hides a field. | 276 |
Warning | coding | HiddenField | 'buildStartTime' hides a field. | 293 |
Warning | coding | HiddenField | 'modelResolver' hides a field. | 305 |
Warning | coding | HiddenField | 'modelBuildingListener' hides a field. | 317 |
Warning | coding | HiddenField | 'modelCache' hides a field. | 329 |
Warning | coding | HiddenField | 'fileModel' hides a field. | 341 |
Warning | coding | HiddenField | 'workspaceResolver' hides a field. | 362 |
Warning | coding | HiddenField | 'contextBuilder' hides a field. | 373 |
Warning | coding | HiddenField | 'rootDirectory' hides a field. | 384 |
org/apache/maven/model/building/DefaultModelBuildingResult.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'fileModel' hides a field. | 76 |
Warning | coding | HiddenField | 'problems' hides a field. | 164 |
org/apache/maven/model/building/DefaultModelProblem.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'version'. | 62 |
org/apache/maven/model/building/DefaultModelProblemCollector.java
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 |
org/apache/maven/model/building/ModelBuilder.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 56 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 56 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 56 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 56 |
org/apache/maven/model/building/ModelBuildingRequest.java
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 |
org/apache/maven/model/building/ModelCache.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 87 |
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 99 |
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 113 |
Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 126 |
org/apache/maven/model/building/ModelProblem.java
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 |
org/apache/maven/model/building/ModelProblemCollectorRequest.java
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 |
org/apache/maven/model/building/ModelProcessor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
org/apache/maven/model/building/ModelSource2.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 52 |
org/apache/maven/model/building/ModelSource3.java
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 |
org/apache/maven/model/building/Result.java
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 |
org/apache/maven/model/building/TransformerContext.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 43 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 69 |
org/apache/maven/model/composition/DependencyManagementImporter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 42 |
org/apache/maven/model/inheritance/InheritanceAssembler.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 42 |
org/apache/maven/model/interpolation/MavenBuildTimestamp.java
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 |
org/apache/maven/model/interpolation/ObjectBasedValueSource.java
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 |
org/apache/maven/model/locator/ModelLocator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 44 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'project'. | 44 |
org/apache/maven/model/path/ProfileActivationFilePathInterpolator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'path'. | 59 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'context'. | 59 |
org/apache/maven/model/profile/DefaultProfileActivationContext.java
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 |
org/apache/maven/model/resolution/ModelResolver.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'replace'. | 108 |
org/apache/maven/model/root/RootLocator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
org/apache/maven/model/validation/DefaultModelValidator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 71 |
Error | sizes | MethodLength | Method validateFileModel length is 158 lines (max allowed is 150). | 96 |
Error | sizes | MethodLength | Method validateEffectiveModel length is 165 lines (max allowed is 150). | 412 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'problems'. | 958 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'd'. | 958 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 958 |