Package | Description |
---|---|
org.eclipse.aether |
The primary API of the
RepositorySystem and its functionality. |
Modifier and Type | Method and Description |
---|---|
ResolutionErrorPolicy |
RepositorySystemSession.getResolutionErrorPolicy()
Gets the policy which controls whether resolutions errors from remote repositories should be cached.
|
ResolutionErrorPolicy |
DefaultRepositorySystemSession.getResolutionErrorPolicy() |
ResolutionErrorPolicy |
AbstractForwardingRepositorySystemSession.getResolutionErrorPolicy() |
Modifier and Type | Method and Description |
---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setResolutionErrorPolicy(ResolutionErrorPolicy resolutionErrorPolicy)
Sets the policy which controls whether resolutions errors from remote repositories should be cached.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.