Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
38 | 26 | 126 | 0 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
33 | ![]() |
javadoc | JavadocMethod
|
93 | ![]() |
JavadocVariable
|
26 | ![]() |
Details
org/eclipse/aether/util/ChecksumUtils.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 106 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'dataBytes'. | 107 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'algos'. | 107 |
org/eclipse/aether/util/ConfigUtils.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 353 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'commaSeparatedNames'. | 353 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 368 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'commaSeparatedNames'. | 368 |
org/eclipse/aether/util/FileUtils.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 55 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 84 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 111 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'file'. | 111 |
org/eclipse/aether/util/StringDigestUtil.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'alg'. | 40 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 51 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'data'. | 51 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 65 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 72 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 79 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'string'. | 79 |
org/eclipse/aether/util/artifact/DelegatingArtifact.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'delegate' hides a field. | 54 |
org/eclipse/aether/util/artifact/JavaScopes.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
org/eclipse/aether/util/artifact/SubArtifact.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'path' hides a field. | 209 |
![]() |
coding | HiddenField | 'properties' hides a field. | 222 |
org/eclipse/aether/util/concurrency/ExecutorUtils.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 46 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'poolSize'. | 46 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'namePrefix'. | 46 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 63 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'size'. | 63 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'namePrefix'. | 63 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'executor'. | 75 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 88 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'session'. | 88 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'defaultValue'. | 88 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'keys'. | 88 |
org/eclipse/aether/util/concurrency/RunnableErrorForwarder.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'error' hides a field. | 86 |
org/eclipse/aether/util/concurrency/SmartExecutor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'runnable'. | 38 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 43 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<T>'. | 43 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'callable'. | 43 |
org/eclipse/aether/util/concurrency/SmartExecutorUtils.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 57 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 91 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'session'. | 92 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'tasks'. | 92 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'maxConcurrentTasks'. | 92 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'namePrefix'. | 92 |
org/eclipse/aether/util/graph/manager/AbstractDependencyManager.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 72 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 74 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 78 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 80 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 82 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 84 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
![]() |
coding | HiddenField | 'managedVersions' hides a field. | 135 |
![]() |
coding | HiddenField | 'managedScopes' hides a field. | 136 |
![]() |
coding | HiddenField | 'managedOptionals' hides a field. | 137 |
![]() |
coding | HiddenField | 'managedLocalPaths' hides a field. | 138 |
![]() |
coding | HiddenField | 'managedExclusions' hides a field. | 139 |
![]() |
coding | HiddenField | 'managedVersions' hides a field. | 248 |
![]() |
coding | HiddenField | 'managedScopes' hides a field. | 249 |
![]() |
coding | HiddenField | 'managedOptionals' hides a field. | 250 |
![]() |
coding | HiddenField | 'managedLocalPaths' hides a field. | 251 |
![]() |
coding | HiddenField | 'managedExclusions' hides a field. | 252 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 400 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 407 |
org/eclipse/aether/util/graph/manager/ClassicDependencyManager.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'scopeManager'. | 61 |
org/eclipse/aether/util/graph/manager/MMap.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 46 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<K>'. | 47 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<V>'. | 47 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 54 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<K>'. | 54 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<V>'. | 54 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
org/eclipse/aether/util/graph/selector/ExclusionDependencySelector.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'exclusions' hides a field. | 103 |
org/eclipse/aether/util/graph/transformer/ConfigurableVersionSelector.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 67 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 82 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'candidate'. | 82 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'winner'. | 82 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 91 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'winner'. | 92 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'candidates'. | 92 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 92 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 212 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'message'. | 212 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 212 |
org/eclipse/aether/util/graph/transformer/ConflictResolver.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 142 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 143 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 145 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 188 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'session'. | 188 |
org/eclipse/aether/util/graph/transformer/PathConflictResolver.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'parent' hides a field. | 546 |
![]() |
coding | HiddenField | 'children' hides a field. | 569 |
![]() |
coding | HiddenField | 'parent' hides a field. | 700 |
org/eclipse/aether/util/graph/version/HighestVersionFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'count'. | 43 |
org/eclipse/aether/util/graph/version/LowestVersionFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'count'. | 45 |
org/eclipse/aether/util/graph/version/PredicateVersionFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'artifactPredicate'. | 43 |
org/eclipse/aether/util/graph/version/VersionPredicateVersionFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'versionPredicate'. | 43 |
org/eclipse/aether/util/graph/visitor/DependencyGraphDumper.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 57 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 75 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 91 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 106 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 121 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 137 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 155 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 167 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 194 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'properties'. | 194 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 231 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'extras'. | 232 |
![]() |
coding | HiddenField | 'nodes' hides a field. | 281 |
![]() |
coding | HiddenField | 'nodes' hides a field. | 285 |
![]() |
coding | HiddenField | 'nodes' hides a field. | 306 |
org/eclipse/aether/util/graph/visitor/LevelOrderDependencyNodeConsumerVisitor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nodeConsumer'. | 48 |
org/eclipse/aether/util/graph/visitor/PostorderDependencyNodeConsumerVisitor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nodeConsumer'. | 44 |
org/eclipse/aether/util/graph/visitor/PreorderDependencyNodeConsumerVisitor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nodeConsumer'. | 42 |
org/eclipse/aether/util/listener/ChainedRepositoryListener.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'listeners' hides a field. | 83 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'event'. | 117 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'listener'. | 117 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'error'. | 117 |
org/eclipse/aether/util/listener/ChainedTransferListener.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'listeners' hides a field. | 84 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'event'. | 118 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'listener'. | 118 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'error'. | 118 |
org/eclipse/aether/util/repository/ChainedLocalRepositoryManager.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 65 |
org/eclipse/aether/util/repository/ComponentAuthentication.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'key' hides a field. | 47 |
org/eclipse/aether/util/repository/DefaultProxySelector.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'patterns' hides a field. | 94 |
org/eclipse/aether/util/repository/RepositoryIdHelper.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 95 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'repository'. | 95 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 132 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'session'. | 133 |
org/eclipse/aether/util/repository/SecretAuthentication.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'key' hides a field. | 78 |
![]() |
coding | HiddenField | 'key' hides a field. | 94 |
org/eclipse/aether/util/repository/StringAuthentication.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'key' hides a field. | 47 |
org/eclipse/aether/util/version/GenericVersionConstraint.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'version' hides a field. | 71 |
org/eclipse/aether/util/version/GenericVersionRange.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'lowerBound' hides a field. | 53 |
![]() |
coding | HiddenField | 'upperBound' hides a field. | 53 |
org/eclipse/aether/util/version/GenericVersionScheme.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 116 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'args'. | 156 |
org/eclipse/aether/util/version/UnionVersionRange.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 47 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 59 |
![]() |
coding | HiddenField | 'lowerBound' hides a field. | 73 |
![]() |
coding | HiddenField | 'upperBound' hides a field. | 73 |