public final class MavenRepositorySystemUtils
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static org.eclipse.aether.impl.DefaultServiceLocator |
newServiceLocator() |
Creates a new service locator that already knows about all service implementations included in this library.
|
static org.eclipse.aether.DefaultRepositorySystemSession |
newSession() |
Creates a new Maven-like repository system session by initializing the session with values typical for
Maven-based resolution.
|
public static org.eclipse.aether.impl.DefaultServiceLocator newServiceLocator()
null.public static org.eclipse.aether.DefaultRepositorySystemSession newSession()
null.