Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files | Info | Warnings | Errors |
---|---|---|---|
30 | 17 | 79 | 0 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
30 | Warning |
javadoc | JavadocMethod
|
49 | Warning |
JavadocVariable
|
17 | Info |
Details
org/eclipse/aether/util/ChecksumUtils.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 106 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'dataBytes'. | 107 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'algos'. | 107 |
org/eclipse/aether/util/ConfigUtils.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 353 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'commaSeparatedNames'. | 353 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 368 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'commaSeparatedNames'. | 368 |
org/eclipse/aether/util/FileUtils.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 55 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 84 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 111 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'file'. | 111 |
org/eclipse/aether/util/StringDigestUtil.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'alg'. | 40 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 51 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'data'. | 51 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 65 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 72 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 79 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'string'. | 79 |
org/eclipse/aether/util/artifact/DelegatingArtifact.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'delegate' hides a field. | 53 |
org/eclipse/aether/util/artifact/JavaScopes.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
org/eclipse/aether/util/artifact/SubArtifact.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'file' hides a field. | 153 |
Warning | coding | HiddenField | 'properties' hides a field. | 164 |
org/eclipse/aether/util/concurrency/ExecutorUtils.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 44 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'poolSize'. | 44 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'namePrefix'. | 44 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 61 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'size'. | 61 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'namePrefix'. | 61 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'executor'. | 73 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 86 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'session'. | 86 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'defaultValue'. | 86 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'keys'. | 86 |
org/eclipse/aether/util/concurrency/RunnableErrorForwarder.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'error' hides a field. | 86 |
org/eclipse/aether/util/graph/manager/AbstractDependencyManager.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'deriveUntil'. | 67 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'applyFrom'. | 67 |
Warning | coding | HiddenField | 'managedVersions' hides a field. | 110 |
Warning | coding | HiddenField | 'managedScopes' hides a field. | 111 |
Warning | coding | HiddenField | 'managedOptionals' hides a field. | 112 |
Warning | coding | HiddenField | 'managedLocalPaths' hides a field. | 113 |
Warning | coding | HiddenField | 'managedExclusions' hides a field. | 114 |
Warning | coding | HiddenField | 'managedVersions' hides a field. | 123 |
Warning | coding | HiddenField | 'managedScopes' hides a field. | 124 |
Warning | coding | HiddenField | 'managedOptionals' hides a field. | 125 |
Warning | coding | HiddenField | 'managedLocalPaths' hides a field. | 126 |
Warning | coding | HiddenField | 'managedExclusions' hides a field. | 127 |
org/eclipse/aether/util/graph/selector/ExclusionDependencySelector.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'exclusions' hides a field. | 103 |
org/eclipse/aether/util/graph/transformer/ConflictMarker.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 'node'. | 52 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'context'. | 52 |
org/eclipse/aether/util/graph/version/HighestVersionFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'count'. | 43 |
org/eclipse/aether/util/graph/version/LowestVersionFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'count'. | 45 |
org/eclipse/aether/util/graph/version/PredicateVersionFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'artifactPredicate'. | 43 |
org/eclipse/aether/util/graph/visitor/DependencyGraphDumper.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'nodes' hides a field. | 67 |
Warning | coding | HiddenField | 'nodes' hides a field. | 71 |
Warning | coding | HiddenField | 'nodes' hides a field. | 92 |
org/eclipse/aether/util/graph/visitor/LevelOrderDependencyNodeConsumerVisitor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'nodeConsumer'. | 48 |
org/eclipse/aether/util/graph/visitor/PostorderDependencyNodeConsumerVisitor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'nodeConsumer'. | 44 |
org/eclipse/aether/util/graph/visitor/PreorderDependencyNodeConsumerVisitor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'nodeConsumer'. | 42 |
org/eclipse/aether/util/listener/ChainedRepositoryListener.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'listeners' hides a field. | 83 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'event'. | 117 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'listener'. | 117 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'error'. | 117 |
org/eclipse/aether/util/listener/ChainedTransferListener.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'listeners' hides a field. | 84 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'event'. | 118 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'listener'. | 118 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'error'. | 118 |
org/eclipse/aether/util/repository/ChainedLocalRepositoryManager.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
org/eclipse/aether/util/repository/ComponentAuthentication.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'key' hides a field. | 47 |
org/eclipse/aether/util/repository/DefaultProxySelector.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'patterns' hides a field. | 94 |
org/eclipse/aether/util/repository/SecretAuthentication.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'key' hides a field. | 79 |
Warning | coding | HiddenField | 'key' hides a field. | 95 |
org/eclipse/aether/util/repository/StringAuthentication.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'key' hides a field. | 47 |
org/eclipse/aether/util/version/GenericVersionConstraint.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'version' hides a field. | 71 |
org/eclipse/aether/util/version/GenericVersionRange.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'lowerBound' hides a field. | 53 |
Warning | coding | HiddenField | 'upperBound' hides a field. | 53 |
org/eclipse/aether/util/version/GenericVersionScheme.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected @param tag for 'args'. | 62 |
org/eclipse/aether/util/version/UnionVersionRange.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 47 |
Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 59 |
Warning | coding | HiddenField | 'lowerBound' hides a field. | 73 |
Warning | coding | HiddenField | 'upperBound' hides a field. | 73 |