Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files | Info | Warnings | Errors |
---|---|---|---|
29 | 0 | 53 | 0 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
25 | Warning |
javadoc | JavadocMethod
|
28 | Warning |
Details
org/eclipse/aether/DefaultRepositorySystemSession.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'onSessionEndedRegistrar'. | 157 |
org/eclipse/aether/MultiRuntimeException.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'message'. | 58 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'throwables'. | 58 |
org/eclipse/aether/RepositoryCache.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'session'. | 69 |
org/eclipse/aether/RepositorySystem.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 347 |
org/eclipse/aether/RepositorySystemSession.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 581 |
org/eclipse/aether/RequestTrace.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'data' hides a field. | 98 |
org/eclipse/aether/artifact/AbstractArtifact.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 103 |
org/eclipse/aether/collection/CollectRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'context' hides a field. | 309 |
org/eclipse/aether/collection/CollectStepData.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 38 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 44 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 49 |
org/eclipse/aether/deployment/DeployRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'metadata' hides a field. | 120 |
org/eclipse/aether/deployment/DeployResult.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'metadata' hides a field. | 135 |
org/eclipse/aether/graph/DefaultDependencyNode.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'data' hides a field. | 112 |
Warning | coding | HiddenField | 'context' hides a field. | 253 |
org/eclipse/aether/graph/Dependency.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'exclusions' hides a field. | 189 |
org/eclipse/aether/installation/InstallRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'metadata' hides a field. | 118 |
org/eclipse/aether/installation/InstallResult.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'metadata' hides a field. | 134 |
org/eclipse/aether/repository/RemoteRepository.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'host' hides a field. | 99 |
Warning | coding | HiddenField | 'prototype' hides a field. | 352 |
Warning | coding | HiddenField | 'type' hides a field. | 381 |
org/eclipse/aether/repository/RepositoryPolicy.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'enabled'. | 80 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'updatePolicy'. | 80 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'checksumPolicy'. | 80 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 122 |
org/eclipse/aether/resolution/ArtifactDescriptorPolicyRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'context' hides a field. | 87 |
org/eclipse/aether/resolution/ArtifactDescriptorRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'context' hides a field. | 140 |
org/eclipse/aether/resolution/ArtifactDescriptorResult.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'artifact' hides a field. | 159 |
Warning | coding | HiddenField | 'dependencies' hides a field. | 307 |
Warning | coding | HiddenField | 'repository' hides a field. | 362 |
org/eclipse/aether/resolution/ArtifactRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'node' hides a field. | 115 |
Warning | coding | HiddenField | 'context' hides a field. | 178 |
org/eclipse/aether/resolution/ArtifactResult.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'repository' hides a field. | 166 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'repository'. | 166 |
org/eclipse/aether/resolution/MetadataRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'context' hides a field. | 131 |
org/eclipse/aether/resolution/VersionRangeRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'context' hides a field. | 140 |
org/eclipse/aether/resolution/VersionRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'context' hides a field. | 140 |
org/eclipse/aether/scope/DependencyScope.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 33 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 38 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'label'. | 38 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 45 |
org/eclipse/aether/scope/ResolutionScope.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 33 |
org/eclipse/aether/scope/ScopeManager.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 36 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 45 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 52 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'id'. | 52 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 57 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 64 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'id'. | 64 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 69 |
org/eclipse/aether/transfer/TransferEvent.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'type' hides a field. | 264 |
Warning | coding | HiddenField | 'transferredBytes' hides a field. | 326 |