protected static class DefaultProjectArtifactsCache.CacheKey extends Object implements ProjectArtifactsCache.Key
Constructor and Description |
---|
CacheKey(MavenProject project,
List<org.eclipse.aether.repository.RemoteRepository> repositories,
Collection<String> scopesToCollect,
Collection<String> scopesToResolve,
boolean aggregating,
org.eclipse.aether.RepositorySystemSession session) |
public CacheKey(MavenProject project, List<org.eclipse.aether.repository.RemoteRepository> repositories, Collection<String> scopesToCollect, Collection<String> scopesToResolve, boolean aggregating, org.eclipse.aether.RepositorySystemSession session)
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.