Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
28 | 14 | 181 | 2 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
73 | ![]() |
javadoc | JavadocMethod
|
108 | ![]() |
JavadocVariable
|
14 | ![]() | |
sizes | MethodLength | 2 | ![]() |
Details
org/apache/maven/model/building/DefaultModelBuilder.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 172 |
![]() |
coding | HiddenField | 'modelProcessor' hides a field. | 173 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'modelProcessor'. | 173 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 201 |
![]() |
coding | HiddenField | 'modelValidator' hides a field. | 202 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'modelValidator'. | 202 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 230 |
![]() |
coding | HiddenField | 'modelNormalizer' hides a field. | 231 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'modelNormalizer'. | 231 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 259 |
![]() |
coding | HiddenField | 'modelInterpolator' hides a field. | 260 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'modelInterpolator'. | 260 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 288 |
![]() |
coding | HiddenField | 'modelPathTranslator' hides a field. | 289 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'modelPathTranslator'. | 289 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 317 |
![]() |
coding | HiddenField | 'modelUrlNormalizer' hides a field. | 318 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'modelUrlNormalizer'. | 318 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 346 |
![]() |
coding | HiddenField | 'superPomProvider' hides a field. | 347 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'superPomProvider'. | 347 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 375 |
![]() |
coding | HiddenField | 'inheritanceAssembler' hides a field. | 376 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'inheritanceAssembler'. | 376 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 404 |
![]() |
coding | HiddenField | 'profileSelector' hides a field. | 405 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'profileSelector'. | 405 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 433 |
![]() |
coding | HiddenField | 'profileInjector' hides a field. | 434 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'profileInjector'. | 434 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 462 |
![]() |
coding | HiddenField | 'pluginManagementInjector' hides a field. | 463 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'pluginManagementInjector'. | 463 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 491 |
![]() |
coding | HiddenField | 'dependencyManagementInjector' hides a field. | 493 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'dependencyManagementInjector'. | 493 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 521 |
![]() |
coding | HiddenField | 'dependencyManagementImporter' hides a field. | 523 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'dependencyManagementImporter'. | 523 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 551 |
![]() |
coding | HiddenField | 'lifecycleBindingsInjector' hides a field. | 552 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'lifecycleBindingsInjector'. | 552 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 580 |
![]() |
coding | HiddenField | 'pluginConfigurationExpander' hides a field. | 581 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'pluginConfigurationExpander'. | 581 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 609 |
![]() |
coding | HiddenField | 'reportConfigurationExpander' hides a field. | 610 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'reportConfigurationExpander'. | 610 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 638 |
![]() |
coding | HiddenField | 'profileActivationFilePathInterpolator' hides a field. | 640 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'profileActivationFilePathInterpolator'. | 640 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 668 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'reportingConverter'. | 669 |
org/apache/maven/model/building/DefaultModelBuilderFactory.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'modelProcessor' hides a field. | 112 |
![]() |
coding | HiddenField | 'modelValidator' hides a field. | 117 |
![]() |
coding | HiddenField | 'modelNormalizer' hides a field. | 122 |
![]() |
coding | HiddenField | 'modelInterpolator' hides a field. | 127 |
![]() |
coding | HiddenField | 'modelPathTranslator' hides a field. | 132 |
![]() |
coding | HiddenField | 'modelUrlNormalizer' hides a field. | 137 |
![]() |
coding | HiddenField | 'superPomProvider' hides a field. | 142 |
![]() |
coding | HiddenField | 'inheritanceAssembler' hides a field. | 147 |
![]() |
coding | HiddenField | 'profileSelector' hides a field. | 152 |
![]() |
coding | HiddenField | 'profileInjector' hides a field. | 157 |
![]() |
coding | HiddenField | 'pluginManagementInjector' hides a field. | 162 |
![]() |
coding | HiddenField | 'dependencyManagementInjector' hides a field. | 168 |
![]() |
coding | HiddenField | 'dependencyManagementImporter' hides a field. | 174 |
![]() |
coding | HiddenField | 'lifecycleBindingsInjector' hides a field. | 180 |
![]() |
coding | HiddenField | 'pluginConfigurationExpander' hides a field. | 186 |
![]() |
coding | HiddenField | 'reportConfigurationExpander' hides a field. | 192 |
![]() |
coding | HiddenField | 'profileActivationFilePathInterpolator' hides a field. | 203 |
![]() |
coding | HiddenField | 'versionProcessor' hides a field. | 208 |
![]() |
coding | HiddenField | 'transformer' hides a field. | 213 |
![]() |
coding | HiddenField | 'versionParser' hides a field. | 218 |
org/apache/maven/model/building/DefaultModelBuildingRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'pomPath' hides a field. | 126 |
![]() |
coding | HiddenField | 'modelSource' hides a field. | 140 |
![]() |
coding | HiddenField | 'validationLevel' hides a field. | 152 |
![]() |
coding | HiddenField | 'processPlugins' hides a field. | 164 |
![]() |
coding | HiddenField | 'twoPhaseBuilding' hides a field. | 176 |
![]() |
coding | HiddenField | 'locationTracking' hides a field. | 188 |
![]() |
coding | HiddenField | 'profiles' hides a field. | 204 |
![]() |
coding | HiddenField | 'activeProfileIds' hides a field. | 224 |
![]() |
coding | HiddenField | 'inactiveProfileIds' hides a field. | 244 |
![]() |
coding | HiddenField | 'systemProperties' hides a field. | 264 |
![]() |
coding | HiddenField | 'userProperties' hides a field. | 288 |
![]() |
coding | HiddenField | 'buildStartTime' hides a field. | 305 |
![]() |
coding | HiddenField | 'modelResolver' hides a field. | 317 |
![]() |
coding | HiddenField | 'modelBuildingListener' hides a field. | 329 |
![]() |
coding | HiddenField | 'modelCache' hides a field. | 341 |
![]() |
coding | HiddenField | 'fileModel' hides a field. | 353 |
![]() |
coding | HiddenField | 'workspaceResolver' hides a field. | 374 |
![]() |
coding | HiddenField | 'contextBuilder' hides a field. | 385 |
![]() |
coding | HiddenField | 'rootDirectory' hides a field. | 396 |
org/apache/maven/model/building/DefaultModelBuildingResult.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'fileModel' hides a field. | 76 |
![]() |
coding | HiddenField | 'problems' hides a field. | 164 |
org/apache/maven/model/building/DefaultModelProblem.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'version'. | 62 |
org/apache/maven/model/building/DefaultModelProblemCollector.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'problems' hides a field. | 115 |
![]() |
coding | HiddenField | 'source' hides a field. | 127 |
![]() |
coding | HiddenField | 'result' hides a field. | 164 |
org/apache/maven/model/building/ModelBuilder.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 59 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 60 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 60 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 60 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 67 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 67 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 67 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 67 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 72 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 74 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 74 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 74 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 74 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 79 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 80 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 80 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 80 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 80 |
org/apache/maven/model/building/ModelBuildingRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 91 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 97 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'rawModel'. | 98 |
org/apache/maven/model/building/ModelProblem.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
org/apache/maven/model/building/ModelProblemCollectorRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'exception' hides a field. | 61 |
![]() |
coding | HiddenField | 'message' hides a field. | 70 |
![]() |
coding | HiddenField | 'location' hides a field. | 79 |
org/apache/maven/model/building/ModelProcessor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
org/apache/maven/model/building/ModelSource2.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 52 |
org/apache/maven/model/building/ModelSource3.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 52 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'relPath'. | 53 |
org/apache/maven/model/building/Result.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 49 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<T>'. | 49 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 59 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<T>'. | 59 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 70 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<T>'. | 70 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 87 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<T>'. | 87 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 117 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<T>'. | 117 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 127 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<T>'. | 127 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 138 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<T>'. | 138 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 148 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<T>'. | 148 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 175 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<T>'. | 175 |
org/apache/maven/model/building/TransformerContext.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 40 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'key'. | 40 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 65 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'path'. | 65 |
org/apache/maven/model/composition/DependencyManagementImporter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 42 |
org/apache/maven/model/inheritance/InheritanceAssembler.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 42 |
org/apache/maven/model/interpolation/MavenBuildTimestamp.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'time'. | 59 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'properties'. | 59 |
org/apache/maven/model/interpolation/ModelInterpolator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 76 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'model'. | 77 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'projectDir'. | 78 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 79 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'problems'. | 80 |
org/apache/maven/model/interpolation/ObjectBasedValueSource.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 71 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'expression'. | 71 |
org/apache/maven/model/locator/ModelLocator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 62 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'project'. | 63 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 70 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'project'. | 70 |
org/apache/maven/model/path/ProfileActivationFilePathInterpolator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'path'. | 59 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 59 |
org/apache/maven/model/profile/DefaultProfileActivationContext.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'activeProfileIds' hides a field. | 59 |
![]() |
coding | HiddenField | 'inactiveProfileIds' hides a field. | 75 |
![]() |
coding | HiddenField | 'systemProperties' hides a field. | 93 |
![]() |
coding | HiddenField | 'systemProperties' hides a field. | 104 |
![]() |
coding | HiddenField | 'userProperties' hides a field. | 123 |
![]() |
coding | HiddenField | 'userProperties' hides a field. | 135 |
![]() |
coding | HiddenField | 'projectDirectory' hides a field. | 152 |
![]() |
coding | HiddenField | 'projectProperties' hides a field. | 163 |
![]() |
coding | HiddenField | 'projectProperties' hides a field. | 167 |
org/apache/maven/model/profile/ProfileInjector.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 54 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 73 |
org/apache/maven/model/resolution/ModelResolver.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'replace'. | 108 |
org/apache/maven/model/root/RootLocator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
org/apache/maven/model/validation/DefaultModelValidator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 71 |
![]() |
sizes | MethodLength | Method validateFileModel length is 158 lines (max allowed is 150). | 96 |
![]() |
sizes | MethodLength | Method validateEffectiveModel length is 165 lines (max allowed is 150). | 412 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'problems'. | 958 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'd'. | 958 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 958 |
org/apache/maven/model/version/ModelVersionParser.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 69 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'version'. | 69 |