Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 42 | 45 | 66 | 1 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
15 | |
| javadoc | JavadocMethod
|
51 | |
JavadocVariable
|
45 | ||
| sizes | FileLength | 1 |
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. | 39 |
org/apache/maven/internal/impl/AbstractSession.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 100 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 101 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 102 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 103 | |
| coding | HiddenField | 'repositories' hides a field. | 175 | |
| coding | HiddenField | 'repositories' hides a field. | 279 | |
| coding | HiddenField | 'session' hides a field. | 283 | |
| coding | HiddenField | 'repositories' hides a field. | 283 |
org/apache/maven/internal/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 |
org/apache/maven/internal/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/internal/impl/ExtensibleEnumRegistries.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 91 |
org/apache/maven/internal/impl/SettingsUtilsV4.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 71 |
org/apache/maven/internal/impl/model/DefaultModelBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 122 |
org/apache/maven/internal/impl/model/DefaultModelInterpolator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 407 | |
| javadoc | JavadocMethod | Expected @param tag for 'expression'. | 407 |
org/apache/maven/internal/impl/model/DefaultModelProblem.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'version'. | 63 |
org/apache/maven/internal/impl/model/DefaultModelProblemCollector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'problems' hides a field. | 123 | |
| coding | HiddenField | 'source' hides a field. | 156 | |
| coding | HiddenField | 'result' hides a field. | 185 |
org/apache/maven/internal/impl/model/DefaultModelValidator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 2,042 lines (max allowed is 2,000). | 1 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 83 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 86 | |
| javadoc | JavadocMethod | Expected @param tag for 'problems'. | 1249 | |
| javadoc | JavadocMethod | Expected @param tag for 'd'. | 1249 | |
| javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 1249 |
org/apache/maven/internal/impl/model/MavenBuildTimestamp.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| javadoc | JavadocMethod | Expected @param tag for 'time'. | 60 | |
| javadoc | JavadocMethod | Expected @param tag for 'properties'. | 60 |
org/apache/maven/internal/impl/model/ProfileActivationFilePathInterpolator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'path'. | 58 | |
| javadoc | JavadocMethod | Expected @param tag for 'context'. | 58 |
org/apache/maven/internal/impl/model/Result.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 48 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 48 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 58 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 58 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 69 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 69 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 86 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 86 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 116 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 116 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 126 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 126 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 137 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 137 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 147 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 147 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 174 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 174 |
org/apache/maven/internal/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/internal/impl/resolver/DefaultArtifactDescriptorReader.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'delegate' hides a field. | 118 |
org/apache/maven/internal/impl/resolver/DefaultModelRepositoryHolder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'ids' hides a field. | 81 | |
| coding | HiddenField | 'ids' hides a field. | 88 |
org/apache/maven/internal/impl/resolver/DefaultVersionResolver.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'timestamp' hides a field. | 405 |
org/apache/maven/internal/impl/resolver/MavenMetadata.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'metadata' hides a field. | 127 |
org/apache/maven/internal/impl/resolver/MavenSessionBuilderSupplier.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 115 |
org/apache/maven/internal/impl/resolver/PluginsMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
org/apache/maven/internal/impl/resolver/RelocatedArtifact.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'version' hides a field. | 111 |
org/apache/maven/internal/impl/resolver/RequestTraceHelper.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 39 | |
| javadoc | JavadocMethod | Expected @param tag for 'detailed'. | 39 | |
| javadoc | JavadocMethod | Expected @param tag for 'requestTrace'. | 39 |
org/apache/maven/internal/impl/resolver/SnapshotMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
org/apache/maven/internal/impl/resolver/VersionsMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
org/apache/maven/internal/impl/resolver/relocation/DistributionManagementArtifactRelocationSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
org/apache/maven/internal/impl/resolver/relocation/UserPropertiesArtifactRelocationSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
org/apache/maven/internal/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/internal/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/internal/impl/resolver/type/DefaultType.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'properties' hides a field. | 66 |


