Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files |  Info |  Warnings |  Errors | 
|---|---|---|---|
| 51 | 48 | 79 | 2 | 
Files
Rules
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| coding | HiddenField 
 | 43 |  Warning | 
| javadoc | JavadocMethod 
 | 36 |  Warning | 
| JavadocVariable 
 | 48 |  Info | |
| sizes | FileLength | 2 |  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/ModelValidator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'session'. | 65 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'session'. | 75 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'session'. | 85 | 
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/impl/AbstractSession.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 111 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 112 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 113 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 114 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 252 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 356 | 
|  Warning | coding | HiddenField | 'session' hides a field. | 360 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 360 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 634 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 674 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 700 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 933 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 941 | 
org/apache/maven/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 | 
|  Warning | coding | HiddenField | 'artifact' hides a field. | 108 | 
org/apache/maven/impl/DefaultJavaToolchainFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | 
org/apache/maven/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. | 104 | 
org/apache/maven/impl/DefaultSettingsBuilder.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'settingsXmlFactory'. | 90 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'interpolator'. | 90 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'dispatchers'. | 90 | 
org/apache/maven/impl/DefaultToolchainManager.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'factories'. | 61 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'logger'. | 61 | 
org/apache/maven/impl/ExtensibleEnumRegistries.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 91 | 
org/apache/maven/impl/PathSelector.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 534 | 
org/apache/maven/impl/SettingsUtilsV4.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 71 | 
org/apache/maven/impl/cache/CachingSupplier.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | 
org/apache/maven/impl/cache/DefaultRequestCache.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | 
org/apache/maven/impl/di/SessionScope.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | 
org/apache/maven/impl/model/DefaultInterpolator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'postprocessor'. | 200 | 
org/apache/maven/impl/model/DefaultModelBuilder.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | sizes | FileLength | File length is 2,166 lines (max allowed is 2,000). | 1 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 130 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 304 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 308 | 
|  Warning | coding | HiddenField | 'result' hides a field. | 308 | 
|  Warning | coding | HiddenField | 'request' hides a field. | 315 | 
|  Warning | coding | HiddenField | 'request' hides a field. | 319 | 
|  Warning | coding | HiddenField | 'result' hides a field. | 319 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 353 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 409 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 471 | 
|  Warning | coding | HiddenField | 'session' hides a field. | 631 | 
|  Warning | coding | HiddenField | 'session' hides a field. | 757 | 
|  Warning | coding | HiddenField | 'request' hides a field. | 1004 | 
|  Warning | coding | HiddenField | 'rootModel' hides a field. | 1398 | 
|  Warning | coding | HiddenField | 'result' hides a field. | 1457 | 
|  Warning | coding | HiddenField | 'result' hides a field. | 1483 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 1583 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 1591 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 1803 | 
|  Warning | coding | HiddenField | 'repositories' hides a field. | 1815 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 1834 | 
org/apache/maven/impl/model/DefaultModelBuilderTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'session' hides a field. | 79 | 
org/apache/maven/impl/model/DefaultModelInterpolatorTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'rootDirectory' hides a field. | 364 | 
|  Warning | coding | HiddenField | 'rootDirectory' hides a field. | 384 | 
|  Warning | coding | HiddenField | 'interpolator' hides a field. | 548 | 
org/apache/maven/impl/model/DefaultModelProblem.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'version'. | 63 | 
org/apache/maven/impl/model/DefaultModelValidator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | sizes | FileLength | File length is 2,307 lines (max allowed is 2,000). | 1 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 90 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'problems'. | 1428 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'd'. | 1428 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 1428 | 
org/apache/maven/impl/model/MavenBuildTimestamp.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'time'. | 57 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'properties'. | 57 | 
org/apache/maven/impl/model/profile/AbstractProfileActivatorTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | 
org/apache/maven/impl/model/profile/ConditionParser.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'tokens' hides a field. | 84 | 
org/apache/maven/impl/model/profile/ConditionProfileActivator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'versionParser' hides a field. | 114 | 
org/apache/maven/impl/model/reflection/ReflectionValueExtractorTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'project' hides a field. | 569 | 
org/apache/maven/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/impl/resolver/DefaultArtifactDescriptorReader.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'delegate' hides a field. | 108 | 
org/apache/maven/impl/resolver/DefaultVersionResolver.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'timestamp' hides a field. | 404 | 
org/apache/maven/impl/resolver/MavenMetadata.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'metadata' hides a field. | 125 | 
org/apache/maven/impl/resolver/MavenSessionBuilderSupplier.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 125 | 
org/apache/maven/impl/resolver/PluginsMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | 
org/apache/maven/impl/resolver/RelocatedArtifact.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'version' hides a field. | 111 | 
org/apache/maven/impl/resolver/SnapshotMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | 
org/apache/maven/impl/resolver/VersionsMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | 
org/apache/maven/impl/resolver/relocation/DistributionManagementArtifactRelocationSource.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | 
org/apache/maven/impl/resolver/relocation/UserPropertiesArtifactRelocationSource.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | 
org/apache/maven/impl/resolver/scopes/Maven3ScopeManagerConfiguration.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/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/impl/resolver/type/DefaultType.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'properties' hides a field. | 66 | 


