Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files | Info | Warnings | Errors |
---|---|---|---|
42 | 45 | 66 | 1 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
15 | Warning |
javadoc | JavadocMethod
|
51 | Warning |
JavadocVariable
|
45 | 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. | 39 |
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 |
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/model/DefaultModelBuilder.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 122 |
org/apache/maven/internal/impl/model/DefaultModelInterpolator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 407 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'expression'. | 407 |
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/DefaultModelProblemCollector.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'problems' hides a field. | 123 |
Warning | coding | HiddenField | 'source' hides a field. | 156 |
Warning | coding | HiddenField | 'result' hides a field. | 185 |
org/apache/maven/internal/impl/model/DefaultModelValidator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | FileLength | File length is 2,042 lines (max allowed is 2,000). | 1 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 83 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'problems'. | 1249 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'd'. | 1249 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 1249 |
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'. | 58 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'context'. | 58 |
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. | 118 |
org/apache/maven/internal/impl/resolver/DefaultModelRepositoryHolder.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'ids' hides a field. | 81 |
Warning | coding | HiddenField | 'ids' hides a field. | 88 |
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. | 66 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 67 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 115 |
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 |