@Singleton
public class ResolvedDependenciesCacheComponent
extends com.cloudbees.sdk.maven.ResolvedDependenciesCache
ResolvedDependenciesCache.| Constructor and Description |
|---|
ResolvedDependenciesCacheComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected org.sonatype.aether.resolution.DependencyResult |
forceResolve(com.cloudbees.sdk.GAV gav) |
protected File |
getCacheDir() |
protected File |
resolveArtifact(org.sonatype.aether.artifact.Artifact a) |
protected File getCacheDir()
getCacheDir in class com.cloudbees.sdk.maven.ResolvedDependenciesCacheprotected org.sonatype.aether.resolution.DependencyResult forceResolve(com.cloudbees.sdk.GAV gav)
throws org.sonatype.aether.resolution.DependencyResolutionException
forceResolve in class com.cloudbees.sdk.maven.ResolvedDependenciesCacheorg.sonatype.aether.resolution.DependencyResolutionExceptionprotected File resolveArtifact(org.sonatype.aether.artifact.Artifact a) throws org.sonatype.aether.resolution.ArtifactResolutionException
resolveArtifact in class com.cloudbees.sdk.maven.ResolvedDependenciesCacheorg.sonatype.aether.resolution.ArtifactResolutionExceptionCopyright © 2011-2013. All Rights Reserved.