Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 50 | 73 | 133 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
89 | |
| javadoc | JavadocMethod
|
44 | |
JavadocVariable
|
73 |
Details
org/eclipse/aether/impl/DefaultServiceLocator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'instances' hides a field. | 130 |
org/eclipse/aether/impl/RemoteRepositoryFilterManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 35 |
org/eclipse/aether/impl/RepositorySystemLifecycle.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'handler'. | 41 |
org/eclipse/aether/impl/UpdateCheck.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'localLastUpdated' hides a field. | 80 | |
| coding | HiddenField | 'item' hides a field. | 100 | |
| coding | HiddenField | 'file' hides a field. | 120 | |
| coding | HiddenField | 'fileValid' hides a field. | 144 | |
| coding | HiddenField | 'policy' hides a field. | 166 | |
| coding | HiddenField | 'repository' hides a field. | 186 | |
| coding | HiddenField | 'authoritativeRepository' hides a field. | 210 | |
| coding | HiddenField | 'required' hides a field. | 232 | |
| coding | HiddenField | 'exception' hides a field. | 252 |
org/eclipse/aether/internal/impl/DefaultArtifactResolver.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 174 | |
| javadoc | JavadocMethod | Expected @param tag for 'loggerFactory'. | 175 | |
| coding | HiddenField | 'fileProcessor' hides a field. | 180 | |
| coding | HiddenField | 'repositoryEventDispatcher' hides a field. | 185 | |
| coding | HiddenField | 'versionResolver' hides a field. | 191 | |
| coding | HiddenField | 'updateCheckManager' hides a field. | 196 | |
| coding | HiddenField | 'repositoryConnectorProvider' hides a field. | 202 | |
| coding | HiddenField | 'remoteRepositoryManager' hides a field. | 208 | |
| coding | HiddenField | 'syncContextFactory' hides a field. | 214 | |
| coding | HiddenField | 'offlineController' hides a field. | 219 | |
| coding | HiddenField | 'artifactResolverPostProcessors' hides a field. | 225 | |
| coding | HiddenField | 'remoteRepositoryFilterManager' hides a field. | 232 |
org/eclipse/aether/internal/impl/DefaultDeployer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'fileProcessor' hides a field. | 137 | |
| coding | HiddenField | 'repositoryEventDispatcher' hides a field. | 142 | |
| coding | HiddenField | 'repositoryConnectorProvider' hides a field. | 148 | |
| coding | HiddenField | 'remoteRepositoryManager' hides a field. | 154 | |
| coding | HiddenField | 'updateCheckManager' hides a field. | 160 | |
| coding | HiddenField | 'metadataFactories' hides a field. | 170 | |
| coding | HiddenField | 'syncContextFactory' hides a field. | 179 | |
| coding | HiddenField | 'offlineController' hides a field. | 184 |
org/eclipse/aether/internal/impl/DefaultInstaller.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'fileProcessor' hides a field. | 102 | |
| coding | HiddenField | 'repositoryEventDispatcher' hides a field. | 107 | |
| coding | HiddenField | 'metadataFactories' hides a field. | 118 | |
| coding | HiddenField | 'syncContextFactory' hides a field. | 127 |
org/eclipse/aether/internal/impl/DefaultMetadataResolver.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'repositoryEventDispatcher' hides a field. | 128 | |
| coding | HiddenField | 'updateCheckManager' hides a field. | 134 | |
| coding | HiddenField | 'repositoryConnectorProvider' hides a field. | 140 | |
| coding | HiddenField | 'remoteRepositoryManager' hides a field. | 146 | |
| coding | HiddenField | 'syncContextFactory' hides a field. | 152 | |
| coding | HiddenField | 'offlineController' hides a field. | 157 | |
| coding | HiddenField | 'remoteRepositoryFilterManager' hides a field. | 163 |
org/eclipse/aether/internal/impl/DefaultRemoteRepositoryManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'updatePolicyAnalyzer' hides a field. | 103 | |
| coding | HiddenField | 'checksumPolicyProvider' hides a field. | 108 |
org/eclipse/aether/internal/impl/DefaultRepositoryConnectorProvider.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'remoteRepositoryFilterManager' hides a field. | 94 |
org/eclipse/aether/internal/impl/DefaultRepositoryEventDispatcher.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'listeners' hides a field. | 64 |
org/eclipse/aether/internal/impl/DefaultRepositoryLayoutProvider.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'factories' hides a field. | 72 | |
| coding | HiddenField | 'factories' hides a field. | 86 |
org/eclipse/aether/internal/impl/DefaultRepositorySystem.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 175 | |
| javadoc | JavadocMethod | Expected @param tag for 'loggerFactory'. | 176 | |
| coding | HiddenField | 'versionResolver' hides a field. | 181 | |
| coding | HiddenField | 'versionRangeResolver' hides a field. | 186 | |
| coding | HiddenField | 'artifactResolver' hides a field. | 191 | |
| coding | HiddenField | 'metadataResolver' hides a field. | 196 | |
| coding | HiddenField | 'artifactDescriptorReader' hides a field. | 201 | |
| coding | HiddenField | 'dependencyCollector' hides a field. | 207 | |
| coding | HiddenField | 'installer' hides a field. | 212 | |
| coding | HiddenField | 'deployer' hides a field. | 217 | |
| coding | HiddenField | 'localRepositoryProvider' hides a field. | 222 | |
| coding | HiddenField | 'syncContextFactory' hides a field. | 228 | |
| coding | HiddenField | 'remoteRepositoryManager' hides a field. | 233 | |
| coding | HiddenField | 'repositorySystemLifecycle' hides a field. | 239 |
org/eclipse/aether/internal/impl/DefaultTransporterProvider.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'factories' hides a field. | 72 | |
| coding | HiddenField | 'factories' hides a field. | 86 |
org/eclipse/aether/internal/impl/DefaultUpdateCheckManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'trackingFileManager' hides a field. | 126 | |
| coding | HiddenField | 'updatePolicyAnalyzer' hides a field. | 131 |
org/eclipse/aether/internal/impl/EnhancedLocalRepositoryManagerFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| coding | HiddenField | 'priority' hides a field. | 118 |
org/eclipse/aether/internal/impl/LocalPathPrefixComposerFactorySupport.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 120 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 122 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 124 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 126 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 128 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 130 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 132 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 134 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 136 |
org/eclipse/aether/internal/impl/Maven2RepositoryLayoutFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| coding | HiddenField | 'priority' hides a field. | 92 |
org/eclipse/aether/internal/impl/SimpleLocalRepositoryManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'repository' hides a field. | 69 | |
| coding | HiddenField | 'repository' hides a field. | 82 | |
| coding | HiddenField | 'repository' hides a field. | 93 | |
| coding | HiddenField | 'repository' hides a field. | 148 |
org/eclipse/aether/internal/impl/SimpleLocalRepositoryManagerFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| coding | HiddenField | 'priority' hides a field. | 86 |
org/eclipse/aether/internal/impl/TrackingFileManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 32 | |
| javadoc | JavadocMethod | Expected @param tag for 'file'. | 32 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 38 | |
| javadoc | JavadocMethod | Expected @param tag for 'file'. | 38 | |
| javadoc | JavadocMethod | Expected @param tag for 'updates'. | 38 |
org/eclipse/aether/internal/impl/checksum/FileTrustedChecksumsSourceSupport.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'name' hides a field. | 127 |
org/eclipse/aether/internal/impl/checksum/Md5ChecksumAlgorithmFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
org/eclipse/aether/internal/impl/checksum/Sha1ChecksumAlgorithmFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
org/eclipse/aether/internal/impl/checksum/Sha256ChecksumAlgorithmFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
org/eclipse/aether/internal/impl/checksum/Sha512ChecksumAlgorithmFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
org/eclipse/aether/internal/impl/checksum/SparseDirectoryTrustedChecksumsSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
org/eclipse/aether/internal/impl/checksum/SummaryFileTrustedChecksumsSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 90 |
org/eclipse/aether/internal/impl/checksum/TrustedToProvidedChecksumsSourceAdapter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
org/eclipse/aether/internal/impl/collect/DataPool.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 | |
| coding | HiddenField | 'dependencies' hides a field. | 216 |
org/eclipse/aether/internal/impl/collect/DefaultDependencyCollectionContext.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'dependency' hides a field. | 68 | |
| coding | HiddenField | 'managedDependencies' hides a field. | 68 |
org/eclipse/aether/internal/impl/collect/DefaultDependencyCycle.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'dependencies' hides a field. | 43 |
org/eclipse/aether/internal/impl/collect/DefaultVersionFilterContext.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'dependency' hides a field. | 52 | |
| coding | HiddenField | 'result' hides a field. | 52 |
org/eclipse/aether/internal/impl/collect/DependencyCollectorDelegate.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 77 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 79 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 81 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 83 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 85 | |
| coding | HiddenField | 'remoteRepositoryManager' hides a field. | 112 | |
| coding | HiddenField | 'versionRangeResolver' hides a field. | 123 |
org/eclipse/aether/internal/impl/collect/bf/BfDependencyCollector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 87 |
org/eclipse/aether/internal/impl/collect/bf/DependencyProcessingContext.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'dependency' hides a field. | 79 |
org/eclipse/aether/internal/impl/collect/df/DfDependencyCollector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 |
org/eclipse/aether/internal/impl/filter/GroupIdRemoteRepositoryFilterSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| coding | HiddenField | 'rules' hides a field. | 143 |
org/eclipse/aether/internal/impl/filter/PrefixesRemoteRepositoryFilterSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 | |
| coding | HiddenField | 'name' hides a field. | 243 | |
| coding | HiddenField | 'name' hides a field. | 252 |
org/eclipse/aether/internal/impl/filter/RemoteRepositoryFilterSourceSupport.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 66 | |
| coding | HiddenField | 'name' hides a field. | 66 | |
| javadoc | JavadocMethod | Expected @param tag for 'name'. | 66 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 75 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 75 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 88 | |
| javadoc | JavadocMethod | Expected @param tag for 'mayCreate'. | 88 |
org/eclipse/aether/internal/impl/resolution/ArtifactResolverPostProcessorSupport.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 59 | |
| coding | HiddenField | 'name' hides a field. | 59 | |
| javadoc | JavadocMethod | Expected @param tag for 'name'. | 59 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 69 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 69 |
org/eclipse/aether/internal/impl/resolution/TrustedChecksumsArtifactResolverPostProcessor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 |
org/eclipse/aether/internal/impl/slf4j/Slf4jLoggerFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'factory' hides a field. | 78 |
org/eclipse/aether/internal/impl/synccontext/DefaultSyncContextFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'namedLockFactoryAdapterFactory'. | 52 |
org/eclipse/aether/internal/impl/synccontext/named/DiscriminatingNameMapper.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'hostname' hides a field. | 101 |
org/eclipse/aether/internal/impl/synccontext/named/NameMapper.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 37 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 54 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'artifacts'. | 56 | |
| javadoc | JavadocMethod | Expected @param tag for 'metadatas'. | 57 |
org/eclipse/aether/internal/impl/synccontext/named/NameMappers.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | |
| 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. | 42 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 59 |
org/eclipse/aether/internal/impl/synccontext/named/NamedLockFactoryAdapter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 81 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 88 | |
| coding | HiddenField | 'session' hides a field. | 146 | |
| coding | HiddenField | 'session' hides a field. | 150 | |
| coding | HiddenField | 'session' hides a field. | 154 | |
| coding | HiddenField | 'session' hides a field. | 158 |
org/eclipse/aether/internal/impl/synccontext/named/NamedLockFactoryAdapterFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 36 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 36 |
org/eclipse/aether/internal/impl/synccontext/named/NamedLockFactoryAdapterFactoryImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 84 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 86 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 88 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 90 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 92 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 94 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 96 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 153 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 153 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 165 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 165 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 172 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 179 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 179 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 186 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 193 | |
| javadoc | JavadocMethod | Expected @param tag for 'factoryName'. | 193 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 205 | |
| javadoc | JavadocMethod | Expected @param tag for 'nameMapperName'. | 205 |


