Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 59 | 87 | 151 | 0 | 
Files
Rules
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| coding | HiddenField
  | 
100 | |
| javadoc | JavadocMethod
  | 
51 | |
JavadocVariable
  | 
87 | 
Details
org/eclipse/aether/impl/DefaultServiceLocator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'instances' hides a field. | 130 | 
org/eclipse/aether/impl/DefaultServiceLocatorTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'locator' hides a field. | 83 | 
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/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 | 
org/eclipse/aether/internal/impl/DefaultArtifactResolverTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'connector' hides a field. | 207 | |
| coding | HiddenField | 'connector' hides a field. | 351 | |
| coding | HiddenField | 'artifact' hides a field. | 418 | |
| coding | HiddenField | 'artifact' hides a field. | 422 | |
| coding | HiddenField | 'artifact' hides a field. | 458 | |
| coding | HiddenField | 'artifact' hides a field. | 462 | |
| coding | HiddenField | 'connector' hides a field. | 578 | |
| coding | HiddenField | 'session' hides a field. | 633 | |
| coding | HiddenField | 'session' hides a field. | 664 | |
| coding | HiddenField | 'artifact' hides a field. | 706 | |
| coding | HiddenField | 'artifact' hides a field. | 714 | |
| coding | HiddenField | 'session' hides a field. | 718 | |
| coding | HiddenField | 'session' hides a field. | 730 | |
| coding | HiddenField | 'session' hides a field. | 732 | |
| coding | HiddenField | 'session' hides a field. | 742 | |
| coding | HiddenField | 'artifact' hides a field. | 771 | |
| coding | HiddenField | 'artifact' hides a field. | 779 | |
| coding | HiddenField | 'session' hides a field. | 783 | |
| coding | HiddenField | 'session' hides a field. | 795 | |
| coding | HiddenField | 'session' hides a field. | 797 | |
| coding | HiddenField | 'session' hides a field. | 801 | |
| coding | HiddenField | 'session' hides a field. | 808 | |
| coding | HiddenField | 'artifact' hides a field. | 838 | |
| coding | HiddenField | 'artifact' hides a field. | 846 | |
| coding | HiddenField | 'session' hides a field. | 850 | |
| coding | HiddenField | 'session' hides a field. | 862 | |
| coding | HiddenField | 'session' hides a field. | 864 | |
| coding | HiddenField | 'session' hides a field. | 868 | |
| coding | HiddenField | 'session' hides a field. | 874 | 
org/eclipse/aether/internal/impl/DefaultDeployer.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'metadataFactories' hides a field. | 170 | 
org/eclipse/aether/internal/impl/DefaultDeployerTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'metadata' hides a field. | 243 | |
| coding | HiddenField | 'artifact' hides a field. | 353 | 
org/eclipse/aether/internal/impl/DefaultInstaller.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'metadataFactories' hides a field. | 118 | 
org/eclipse/aether/internal/impl/DefaultInstallerTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'request' hides a field. | 153 | |
| coding | HiddenField | 'request' hides a field. | 161 | |
| coding | HiddenField | 'request' hides a field. | 169 | |
| coding | HiddenField | 'request' hides a field. | 177 | |
| coding | HiddenField | 'request' hides a field. | 232 | |
| coding | HiddenField | 'request' hides a field. | 241 | |
| coding | HiddenField | 'metadata' hides a field. | 276 | |
| coding | HiddenField | 'request' hides a field. | 277 | |
| coding | HiddenField | 'metadata' hides a field. | 288 | |
| coding | HiddenField | 'artifact' hides a field. | 306 | |
| coding | HiddenField | 'request' hides a field. | 307 | |
| coding | HiddenField | 'artifact' hides a field. | 318 | |
| coding | HiddenField | 'listener' hides a field. | 343 | |
| coding | HiddenField | 'artifact' hides a field. | 390 | 
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 | 
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/EnhancedLocalRepositoryManagerFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | 
org/eclipse/aether/internal/impl/EnhancedLocalRepositoryManagerTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| coding | HiddenField | 'artifact' hides a field. | 138 | |
| coding | HiddenField | 'artifact' hides a field. | 145 | |
| coding | HiddenField | 'metadata' hides a field. | 152 | |
| coding | HiddenField | 'artifact' hides a field. | 159 | |
| coding | HiddenField | 'artifactFile' hides a field. | 163 | |
| coding | HiddenField | 'artifact' hides a field. | 169 | |
| coding | HiddenField | 'artifact' hides a field. | 182 | |
| coding | HiddenField | 'metadata' hides a field. | 268 | |
| coding | HiddenField | 'artifact' hides a field. | 316 | 
org/eclipse/aether/internal/impl/IniArtifactDescriptorReader.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'prefix'. | 31 | 
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 | 
org/eclipse/aether/internal/impl/RecordingRepositoryConnector.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'expectGetMD' hides a field. | 232 | |
| coding | HiddenField | 'expectPutMD' hides a field. | 236 | 
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 | 
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/FileTrustedChecksumsSourceTestSupport.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'session' hides a field. | 88 | 
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/DependencyCollectorDelegateTestSupport.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 85 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 87 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 89 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 91 | |
| coding | HiddenField | 'session' hides a field. | 354 | |
| coding | HiddenField | 'exclusions' hides a field. | 616 | 
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/BfDependencyCollectorTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | 
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/Filters.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 36 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 65 | |
| javadoc | JavadocMethod | Expected @param tag for 'repoId'. | 65 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 97 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 126 | |
| javadoc | JavadocMethod | Expected @param tag for 'repoId'. | 126 | 
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/filter/RemoteRepositoryFilterSourceTestSupport.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'session' hides a field. | 59 | |
| coding | HiddenField | 'remoteRepository' hides a field. | 59 | |
| coding | HiddenField | 'session' hides a field. | 61 | |
| coding | HiddenField | 'session' hides a field. | 64 | |
| coding | HiddenField | 'remoteRepository' hides a field. | 64 | 
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/resolution/TrustedChecksumsArtifactResolverPostProcessorTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| coding | HiddenField | 'session' hides a field. | 119 | |
| coding | HiddenField | 'session' hides a field. | 131 | 
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/NameMapperTestSupport.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | 
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 | 


