Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files |  Info |  Warnings |  Errors | 
|---|---|---|---|
| 17 | 28 | 16 | 0 | 
Files
Rules
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| coding | HiddenField 
 | 9 |  Warning | 
| javadoc | JavadocMethod 
 | 7 |  Warning | 
| JavadocVariable 
 | 28 |  Info | 
Details
org/apache/maven/repository/internal/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/repository/internal/DefaultArtifactDescriptorReader.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'delegate' hides a field. | 121 | 
org/apache/maven/repository/internal/DefaultVersionResolver.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'timestamp' hides a field. | 405 | 
org/apache/maven/repository/internal/MavenMetadata.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'metadata' hides a field. | 115 | 
org/apache/maven/repository/internal/MavenRepositorySystemSupplier.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'localPathComposer' hides a field. | 499 | 
|  Warning | coding | HiddenField | 'remoteRepositoryManager' hides a field. | 793 | 
|  Warning | coding | HiddenField | 'artifactDescriptorReader' hides a field. | 794 | 
|  Warning | coding | HiddenField | 'versionRangeResolver' hides a field. | 795 | 
org/apache/maven/repository/internal/MavenRepositorySystemUtils.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 43 | 
org/apache/maven/repository/internal/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. | 124 | 
org/apache/maven/repository/internal/PluginsMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | 
org/apache/maven/repository/internal/RelocatedArtifact.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'version' hides a field. | 111 | 
org/apache/maven/repository/internal/RequestTraceHelper.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 42 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'detailed'. | 42 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'requestTrace'. | 42 | 
org/apache/maven/repository/internal/SnapshotMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | 
org/apache/maven/repository/internal/VersionsMetadataGeneratorFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | 
org/apache/maven/repository/internal/relocation/DistributionManagementArtifactRelocationSource.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | 
org/apache/maven/repository/internal/relocation/UserPropertiesArtifactRelocationSource.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | 
org/apache/maven/repository/internal/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/repository/internal/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/repository/internal/type/DefaultType.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'properties' hides a field. | 66 | 


