public final class MavenRepositorySystemUtils extends Object
Modifier and Type | Method and Description |
---|---|
static DefaultServiceLocator |
newServiceLocator()
Creates a new service locator that already knows about all service implementations included in this library.
|
static DefaultRepositorySystemSession |
newSession()
Creates a new Maven-like repository system session by initializing the session with values typical for
Maven-based resolution.
|
public static DefaultServiceLocator newServiceLocator()
null
.public static DefaultRepositorySystemSession newSession()
null
.Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.