Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 46 | 52 | 73 | 2 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
39 | |
| javadoc | JavadocMethod
|
34 | |
JavadocVariable
|
52 | ||
| sizes | FileLength | 2 |
Details
org/apache/maven/api/services/model/DependencyManagementImporter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 42 |
org/apache/maven/api/services/model/DependencyManagementInjector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 39 |
org/apache/maven/api/services/model/InheritanceAssembler.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 42 |
org/apache/maven/api/services/model/LifecycleBindingsInjector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 41 |
org/apache/maven/api/services/model/ModelNormalizer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 39 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 49 |
org/apache/maven/api/services/model/ModelPathTranslator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 41 |
org/apache/maven/api/services/model/ModelProcessor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 39 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 40 |
org/apache/maven/api/services/model/ModelUrlNormalizer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 37 |
org/apache/maven/api/services/model/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 |
org/apache/maven/api/services/model/PluginConfigurationExpander.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 38 |
org/apache/maven/api/services/model/PluginManagementInjector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 39 |
org/apache/maven/api/services/model/ProfileInjector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 43 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 57 |
org/apache/maven/api/services/model/RootLocator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
org/apache/maven/impl/AbstractSession.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 111 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 112 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 113 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 114 | |
| coding | HiddenField | 'repositories' hides a field. | 252 | |
| coding | HiddenField | 'repositories' hides a field. | 356 | |
| coding | HiddenField | 'session' hides a field. | 360 | |
| coding | HiddenField | 'repositories' hides a field. | 360 | |
| coding | HiddenField | 'repositories' hides a field. | 634 | |
| coding | HiddenField | 'repositories' hides a field. | 674 | |
| coding | HiddenField | 'repositories' hides a field. | 700 | |
| coding | HiddenField | 'repositories' hides a field. | 933 | |
| coding | HiddenField | 'repositories' hides a field. | 941 |
org/apache/maven/impl/DefaultArtifact.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| coding | HiddenField | 'artifact' hides a field. | 108 |
org/apache/maven/impl/DefaultJavaToolchainFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
org/apache/maven/impl/DefaultNode.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| coding | HiddenField | 'node' hides a field. | 87 |
org/apache/maven/impl/DefaultSettingsBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'settingsXmlFactory'. | 90 | |
| javadoc | JavadocMethod | Expected @param tag for 'interpolator'. | 90 | |
| javadoc | JavadocMethod | Expected @param tag for 'dispatchers'. | 90 |
org/apache/maven/impl/DefaultSourceRoot.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'includes'. | 150 | |
| javadoc | JavadocMethod | Expected @param tag for 'excludes'. | 151 |
org/apache/maven/impl/DefaultToolchainManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'factories'. | 61 | |
| javadoc | JavadocMethod | Expected @param tag for 'logger'. | 61 |
org/apache/maven/impl/ExtensibleEnumRegistries.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 91 |
org/apache/maven/impl/SettingsUtilsV4.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 71 |
org/apache/maven/impl/cache/CachingSupplier.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
org/apache/maven/impl/cache/DefaultRequestCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
org/apache/maven/impl/di/SessionScope.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 |
org/apache/maven/impl/model/DefaultInterpolator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'postprocessor'. | 200 |
org/apache/maven/impl/model/DefaultModelBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 2,091 lines (max allowed is 2,000). | 1 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 132 | |
| coding | HiddenField | 'source' hides a field. | 307 | |
| coding | HiddenField | 'source' hides a field. | 311 | |
| coding | HiddenField | 'result' hides a field. | 311 | |
| coding | HiddenField | 'request' hides a field. | 318 | |
| coding | HiddenField | 'request' hides a field. | 322 | |
| coding | HiddenField | 'result' hides a field. | 322 | |
| coding | HiddenField | 'source' hides a field. | 356 | |
| coding | HiddenField | 'source' hides a field. | 412 | |
| coding | HiddenField | 'source' hides a field. | 469 | |
| coding | HiddenField | 'result' hides a field. | 584 | |
| coding | HiddenField | 'session' hides a field. | 635 | |
| coding | HiddenField | 'session' hides a field. | 761 | |
| coding | HiddenField | 'request' hides a field. | 1007 | |
| coding | HiddenField | 'rootModel' hides a field. | 1401 | |
| coding | HiddenField | 'result' hides a field. | 1454 | |
| coding | HiddenField | 'result' hides a field. | 1480 | |
| coding | HiddenField | 'source' hides a field. | 1553 | |
| coding | HiddenField | 'source' hides a field. | 1561 | |
| coding | HiddenField | 'source' hides a field. | 1765 | |
| coding | HiddenField | 'repositories' hides a field. | 1777 | |
| coding | HiddenField | 'source' hides a field. | 1796 |
org/apache/maven/impl/model/DefaultModelProblem.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'version'. | 63 |
org/apache/maven/impl/model/DefaultModelValidator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 2,184 lines (max allowed is 2,000). | 1 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 82 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 85 | |
| javadoc | JavadocMethod | Expected @param tag for 'problems'. | 1382 | |
| javadoc | JavadocMethod | Expected @param tag for 'd'. | 1382 | |
| javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 1382 |
org/apache/maven/impl/model/MavenBuildTimestamp.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocMethod | Expected @param tag for 'time'. | 57 | |
| javadoc | JavadocMethod | Expected @param tag for 'properties'. | 57 |
org/apache/maven/impl/model/profile/ConditionParser.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'tokens' hides a field. | 84 |
org/apache/maven/impl/model/profile/ConditionProfileActivator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'versionParser' hides a field. | 114 |
org/apache/maven/impl/resolver/ArtifactDescriptorUtils.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 52 | |
| javadoc | JavadocMethod | Expected @param tag for 'artifact'. | 52 |
org/apache/maven/impl/resolver/DefaultArtifactDescriptorReader.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'delegate' hides a field. | 108 |
org/apache/maven/impl/resolver/DefaultVersionResolver.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'timestamp' hides a field. | 404 |
org/apache/maven/impl/resolver/MavenMetadata.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'metadata' hides a field. | 124 |
org/apache/maven/impl/resolver/MavenSessionBuilderSupplier.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 119 |
org/apache/maven/impl/resolver/PluginsMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
org/apache/maven/impl/resolver/RelocatedArtifact.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'version' hides a field. | 111 |
org/apache/maven/impl/resolver/SnapshotMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
org/apache/maven/impl/resolver/VersionsMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
org/apache/maven/impl/resolver/relocation/DistributionManagementArtifactRelocationSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
org/apache/maven/impl/resolver/relocation/UserPropertiesArtifactRelocationSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
org/apache/maven/impl/resolver/scopes/Maven3ScopeManagerConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
org/apache/maven/impl/resolver/scopes/Maven4ScopeManagerConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
org/apache/maven/impl/resolver/type/DefaultType.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'properties' hides a field. | 66 |


