Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 42 | 45 | 83 | 1 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
32 | |
| 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. | 40 |
org/apache/maven/internal/impl/AbstractSession.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 103 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 104 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 105 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 106 | |
| coding | HiddenField | 'repositories' hides a field. | 182 | |
| coding | HiddenField | 'repositories' hides a field. | 286 | |
| coding | HiddenField | 'session' hides a field. | 290 | |
| coding | HiddenField | 'repositories' hides a field. | 290 | |
| coding | HiddenField | 'repositories' hides a field. | 562 | |
| coding | HiddenField | 'repositories' hides a field. | 600 | |
| coding | HiddenField | 'repositories' hides a field. | 626 | |
| coding | HiddenField | 'repositories' hides a field. | 859 |
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/DefaultSettingsBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'settingsXmlFactory'. | 92 | |
| javadoc | JavadocMethod | Expected @param tag for 'interpolator'. | 92 | |
| javadoc | JavadocMethod | Expected @param tag for 'dispatchers'. | 92 |
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/di/SessionScope.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
org/apache/maven/internal/impl/model/DefaultInterpolator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'postprocessor'. | 203 |
org/apache/maven/internal/impl/model/DefaultModelBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 127 | |
| coding | HiddenField | 'source' hides a field. | 303 | |
| coding | HiddenField | 'source' hides a field. | 307 | |
| coding | HiddenField | 'result' hides a field. | 307 | |
| coding | HiddenField | 'request' hides a field. | 314 | |
| coding | HiddenField | 'request' hides a field. | 318 | |
| coding | HiddenField | 'result' hides a field. | 318 | |
| coding | HiddenField | 'source' hides a field. | 361 | |
| coding | HiddenField | 'source' hides a field. | 417 | |
| coding | HiddenField | 'source' hides a field. | 507 | |
| coding | HiddenField | 'result' hides a field. | 622 | |
| coding | HiddenField | 'request' hides a field. | 1032 | |
| coding | HiddenField | 'rootModel' hides a field. | 1427 | |
| coding | HiddenField | 'source' hides a field. | 1522 | |
| coding | HiddenField | 'source' hides a field. | 1530 | |
| coding | HiddenField | 'source' hides a field. | 1738 | |
| coding | HiddenField | 'source' hides a field. | 1753 | |
| coding | HiddenField | 'interpolator' hides a field. | 1774 |
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/DefaultModelValidator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 2,114 lines (max allowed is 2,000). | 1 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 81 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 84 | |
| javadoc | JavadocMethod | Expected @param tag for 'problems'. | 1316 | |
| javadoc | JavadocMethod | Expected @param tag for 'd'. | 1316 | |
| javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 1316 |
org/apache/maven/internal/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/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/model/profile/ConditionParser.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'tokens' hides a field. | 84 |
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. | 106 |
org/apache/maven/internal/impl/resolver/DefaultVersionResolver.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'timestamp' hides a field. | 406 |
org/apache/maven/internal/impl/resolver/MavenMetadata.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'metadata' hides a field. | 124 |
org/apache/maven/internal/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/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 |


