Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
Deprecated Work 17 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 3 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 17

org.eclipse.aether.impl.DefaultServiceLocator Line
Use of out-of-the-box DI implementation recommended, or, as alternative new supplier from module {@code maven-resolver-supplier}. 90
org.eclipse.aether.impl.SyncContextFactory Line
For backward compatibility reasons only, do not use this interface. 24
org.eclipse.aether.impl.guice.AetherModule Line
This class is about to be dropped in 2.0.0 release. Use SISU or use maven-resolver-supplier to get Resolver instances. 134
org.eclipse.aether.impl.guice.package-info Line
This package is about to be dropped in 2.0.0. 24
org.eclipse.aether.internal.impl.DefaultArtifactResolver Line
not used any more since MRESOLVER-36 move to slf4j, added back in MRESOLVER-64 for compatibility 172
org.eclipse.aether.internal.impl.DefaultRepositorySystem Line
not used any more since MRESOLVER-36 move to slf4j, added back in MRESOLVER-64 for compatibility 173
org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector Line
SL is to be removed. 56
org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate Line
Will be dropped once SL gone. 90
org.eclipse.aether.internal.impl.collect.bf.BfDependencyCollector Line
Will be dropped once SL gone. 114
org.eclipse.aether.internal.impl.collect.df.DfDependencyCollector Line
Will be dropped once SL gone. 74
org.eclipse.aether.internal.impl.filter.DefaultRemoteRepositoryFilterManager Line
for SL and testing purposes only. 58
org.eclipse.aether.internal.impl.slf4j.Slf4jLoggerFactory Line
Use SLF4J instead 36
org.eclipse.aether.internal.impl.synccontext.DefaultSyncContextFactory Line
Will be removed once ServiceLocator removed. 59
org.eclipse.aether.internal.impl.synccontext.legacy.DefaultSyncContextFactory Line
Use the proper class from SPI module. 38
org.eclipse.aether.internal.impl.synccontext.named.GAVNameMapper Line
Use {@link NameMappers} to create name mappers instead. 129
Use {@link NameMappers} to create name mappers instead. 137
org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl Line
for use in SL only. 104

Todo Work

Number of occurrences found in the code: 3

org.eclipse.aether.internal.impl.DefaultUpdateCheckManagerTest Line
This will be changed to 'enabled' in a future version 329
This will be changed to 'disabled' in a future version 334
org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter Line
this is ad-hoc "validation", experimental and likely to change 69