public final class MavenRepositorySystemUtils extends Object
Modifier and Type | Method and 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
.Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.