-
Interfaces Interface Description org.eclipse.aether.impl.SyncContextFactory For backward compatibility reasons only, do not use this interface.
-
Classes Class Description org.eclipse.aether.impl.DefaultServiceLocator Use of out-of-the-box DI implementation recommended, or, as alternative new supplier from modulemaven-resolver-supplier
.org.eclipse.aether.internal.impl.slf4j.Slf4jLoggerFactory Use SLF4J insteadorg.eclipse.aether.internal.impl.synccontext.legacy.DefaultSyncContextFactory Use the proper class from SPI module.
-
Methods Method Description org.eclipse.aether.internal.impl.DefaultArtifactResolver.setLoggerFactory(LoggerFactory) not used any more since MRESOLVER-36 move to slf4j, added back in MRESOLVER-64 for compatibilityorg.eclipse.aether.internal.impl.DefaultRepositorySystem.setLoggerFactory(LoggerFactory) not used any more since MRESOLVER-36 move to slf4j, added back in MRESOLVER-64 for compatibility