Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files |  Info |  Warnings |  Errors | 
|---|---|---|---|
| 41 | 46 | 83 | 1 | 
Files
Rules
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| coding | HiddenField 
 | 33 |  Warning | 
| javadoc | JavadocMethod 
 | 50 |  Warning | 
| JavadocVariable 
 | 46 |  Info | |
| sizes | FileLength | 1 |  Error | 
Details
org/apache/maven/api/services/model/DependencyManagementImporter.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 42 | 
org/apache/maven/api/services/model/DependencyManagementInjector.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 39 | 
org/apache/maven/api/services/model/InheritanceAssembler.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 42 | 
org/apache/maven/api/services/model/LifecycleBindingsInjector.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 41 | 
org/apache/maven/api/services/model/ModelNormalizer.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 39 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 49 | 
org/apache/maven/api/services/model/ModelPathTranslator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 41 | 
org/apache/maven/api/services/model/ModelProcessor.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 39 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'project'. | 40 | 
org/apache/maven/api/services/model/ModelUrlNormalizer.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 37 | 
org/apache/maven/api/services/model/ModelVersionParser.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 69 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'version'. | 69 | 
org/apache/maven/api/services/model/PluginConfigurationExpander.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 38 | 
org/apache/maven/api/services/model/PluginManagementInjector.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 39 | 
org/apache/maven/api/services/model/ProfileInjector.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. | 57 | 
org/apache/maven/api/services/model/RootLocator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | 
org/apache/maven/internal/impl/AbstractSession.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 100 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 101 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 102 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 103 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 175 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 279 | 
|  Warning | coding | HiddenField | 'session' hides a field. | 283 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 283 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 555 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 593 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 619 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 852 | 
org/apache/maven/internal/impl/DefaultArtifact.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | 
org/apache/maven/internal/impl/DefaultNode.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | 
|  Warning | coding | HiddenField | 'node' hides a field. | 87 | 
org/apache/maven/internal/impl/ExtensibleEnumRegistries.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 91 | 
org/apache/maven/internal/impl/SettingsUtilsV4.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 71 | 
org/apache/maven/internal/impl/di/SessionScope.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | 
org/apache/maven/internal/impl/model/DefaultInterpolator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'postprocessor'. | 203 | 
org/apache/maven/internal/impl/model/DefaultModelBuilder.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 128 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 299 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 303 | 
|  Warning | coding | HiddenField | 'result' hides a field. | 303 | 
|  Warning | coding | HiddenField | 'request' hides a field. | 310 | 
|  Warning | coding | HiddenField | 'request' hides a field. | 314 | 
|  Warning | coding | HiddenField | 'result' hides a field. | 314 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 357 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 413 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 503 | 
|  Warning | coding | HiddenField | 'result' hides a field. | 618 | 
|  Warning | coding | HiddenField | 'request' hides a field. | 1015 | 
|  Warning | coding | HiddenField | 'rootModel' hides a field. | 1409 | 
|  Warning | coding | HiddenField | 'request' hides a field. | 1458 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 1501 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 1509 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 1518 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 1718 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 1733 | 
|  Warning | coding | HiddenField | 'interpolator' hides a field. | 1744 | 
org/apache/maven/internal/impl/model/DefaultModelProblem.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'version'. | 63 | 
org/apache/maven/internal/impl/model/DefaultModelValidator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | sizes | FileLength | File length is 2,169 lines (max allowed is 2,000). | 1 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 82 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 85 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'problems'. | 1368 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'd'. | 1368 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 1368 | 
org/apache/maven/internal/impl/model/MavenBuildTimestamp.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'time'. | 60 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'properties'. | 60 | 
org/apache/maven/internal/impl/model/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/internal/impl/model/Result.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 48 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 48 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 58 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 58 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 69 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 69 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 86 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 86 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 116 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 116 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 126 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 126 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 137 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 137 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 147 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 147 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 174 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 174 | 
org/apache/maven/internal/impl/resolver/ArtifactDescriptorUtils.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 'artifact'. | 52 | 
org/apache/maven/internal/impl/resolver/DefaultArtifactDescriptorReader.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'delegate' hides a field. | 106 | 
org/apache/maven/internal/impl/resolver/DefaultVersionResolver.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'timestamp' hides a field. | 405 | 
org/apache/maven/internal/impl/resolver/MavenMetadata.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'metadata' hides a field. | 127 | 
org/apache/maven/internal/impl/resolver/MavenSessionBuilderSupplier.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 119 | 
org/apache/maven/internal/impl/resolver/PluginsMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | 
org/apache/maven/internal/impl/resolver/RelocatedArtifact.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'version' hides a field. | 111 | 
org/apache/maven/internal/impl/resolver/RequestTraceHelper.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 39 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'detailed'. | 39 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'requestTrace'. | 39 | 
org/apache/maven/internal/impl/resolver/SnapshotMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | 
org/apache/maven/internal/impl/resolver/VersionsMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | 
org/apache/maven/internal/impl/resolver/relocation/DistributionManagementArtifactRelocationSource.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | 
org/apache/maven/internal/impl/resolver/relocation/UserPropertiesArtifactRelocationSource.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | 
org/apache/maven/internal/impl/resolver/scopes/Maven3ScopeManagerConfiguration.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | 
org/apache/maven/internal/impl/resolver/scopes/Maven4ScopeManagerConfiguration.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | 
org/apache/maven/internal/impl/resolver/type/DefaultType.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'properties' hides a field. | 66 | 


