Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 24 | 16 | 116 | 2 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
10 | |
| javadoc | JavadocMethod
|
106 | |
JavadocVariable
|
16 | ||
| sizes | FileLength | 2 |
Details
org/apache/maven/model/building/DefaultModelBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 2,028 lines (max allowed is 2,000). | 1 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 181 | |
| javadoc | JavadocMethod | Expected @param tag for 'modelProcessor'. | 182 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 210 | |
| javadoc | JavadocMethod | Expected @param tag for 'modelValidator'. | 211 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 239 | |
| javadoc | JavadocMethod | Expected @param tag for 'modelNormalizer'. | 240 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 268 | |
| javadoc | JavadocMethod | Expected @param tag for 'modelInterpolator'. | 269 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 297 | |
| javadoc | JavadocMethod | Expected @param tag for 'modelPathTranslator'. | 298 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 326 | |
| javadoc | JavadocMethod | Expected @param tag for 'modelUrlNormalizer'. | 327 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 355 | |
| javadoc | JavadocMethod | Expected @param tag for 'superPomProvider'. | 356 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 384 | |
| javadoc | JavadocMethod | Expected @param tag for 'inheritanceAssembler'. | 385 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 413 | |
| javadoc | JavadocMethod | Expected @param tag for 'profileSelector'. | 414 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 442 | |
| javadoc | JavadocMethod | Expected @param tag for 'profileInjector'. | 443 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 471 | |
| javadoc | JavadocMethod | Expected @param tag for 'pluginManagementInjector'. | 472 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 500 | |
| javadoc | JavadocMethod | Expected @param tag for 'dependencyManagementInjector'. | 502 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 530 | |
| javadoc | JavadocMethod | Expected @param tag for 'dependencyManagementImporter'. | 532 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 560 | |
| javadoc | JavadocMethod | Expected @param tag for 'lifecycleBindingsInjector'. | 561 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 589 | |
| javadoc | JavadocMethod | Expected @param tag for 'pluginConfigurationExpander'. | 590 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 618 | |
| javadoc | JavadocMethod | Expected @param tag for 'reportConfigurationExpander'. | 619 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 647 | |
| javadoc | JavadocMethod | Expected @param tag for 'profileActivationFilePathInterpolator'. | 649 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 677 | |
| javadoc | JavadocMethod | Expected @param tag for 'reportingConverter'. | 678 |
org/apache/maven/model/building/DefaultModelBuilderFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'versionParser' hides a field. | 220 |
org/apache/maven/model/building/DefaultModelBuildingRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'buildStartTime' hides a field. | 307 | |
| coding | HiddenField | 'modelBuildingListener' hides a field. | 331 | |
| coding | HiddenField | 'fileModel' hides a field. | 355 | |
| coding | HiddenField | 'workspaceResolver' hides a field. | 376 | |
| coding | HiddenField | 'contextBuilder' hides a field. | 387 | |
| coding | HiddenField | 'rootDirectory' hides a field. | 398 |
org/apache/maven/model/building/DefaultModelProblem.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'version'. | 64 |
org/apache/maven/model/building/DefaultModelProblemCollector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'problems' hides a field. | 117 | |
| coding | HiddenField | 'source' hides a field. | 129 | |
| coding | HiddenField | 'result' hides a field. | 166 |
org/apache/maven/model/building/ModelBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 61 | |
| javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 62 | |
| javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 62 | |
| javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 62 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 69 | |
| javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 69 | |
| javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 69 | |
| javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 69 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 74 | |
| javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'context'. | 76 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 81 | |
| javadoc | JavadocMethod | Expected @param tag for 'pomFile'. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'validationLevel'. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'locationTracking'. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'context'. | 82 |
org/apache/maven/model/building/ModelBuildingRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 93 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 99 | |
| javadoc | JavadocMethod | Expected @param tag for 'rawModel'. | 100 |
org/apache/maven/model/building/ModelProblem.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
org/apache/maven/model/building/ModelProcessor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
org/apache/maven/model/building/ModelSource2.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 55 |
org/apache/maven/model/building/ModelSource3.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'relPath'. | 56 |
org/apache/maven/model/building/Result.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 51 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 51 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 61 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 61 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 72 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 72 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 89 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 89 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 119 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 119 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 129 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 129 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 140 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 140 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 150 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 150 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 177 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 177 |
org/apache/maven/model/building/TransformerContext.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 41 | |
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 41 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 66 | |
| javadoc | JavadocMethod | Expected @param tag for 'path'. | 66 |
org/apache/maven/model/composition/DependencyManagementImporter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 44 |
org/apache/maven/model/inheritance/InheritanceAssembler.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 44 |
org/apache/maven/model/interpolation/MavenBuildTimestamp.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocMethod | Expected @param tag for 'time'. | 62 | |
| javadoc | JavadocMethod | Expected @param tag for 'properties'. | 62 |
org/apache/maven/model/interpolation/ModelInterpolator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 78 | |
| javadoc | JavadocMethod | Expected @param tag for 'model'. | 79 | |
| javadoc | JavadocMethod | Expected @param tag for 'projectDir'. | 80 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 81 | |
| javadoc | JavadocMethod | Expected @param tag for 'problems'. | 82 |
org/apache/maven/model/interpolation/ObjectBasedValueSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 74 | |
| javadoc | JavadocMethod | Expected @param tag for 'expression'. | 74 |
org/apache/maven/model/locator/ModelLocator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 65 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 75 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 75 |
org/apache/maven/model/path/ProfileActivationFilePathInterpolator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'path'. | 61 | |
| javadoc | JavadocMethod | Expected @param tag for 'context'. | 61 |
org/apache/maven/model/profile/ProfileInjector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 56 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 75 |
org/apache/maven/model/resolution/ModelResolver.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'replace'. | 110 |
org/apache/maven/model/root/RootLocator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
org/apache/maven/model/validation/DefaultModelValidator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 2,038 lines (max allowed is 2,000). | 1 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 85 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 88 | |
| javadoc | JavadocMethod | Expected @param tag for 'problems'. | 1241 | |
| javadoc | JavadocMethod | Expected @param tag for 'd'. | 1241 | |
| javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 1241 |


