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