Package | Description |
---|---|
org.apache.maven.plugin |
Modifier and Type | Field and Description |
---|---|
protected Map<PluginArtifactsCache.Key,PluginArtifactsCache.CacheRecord> |
DefaultPluginArtifactsCache.cache |
protected Map<PluginArtifactsCache.Key,PluginArtifactsCache.CacheRecord> |
DefaultPluginArtifactsCache.cache |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPluginArtifactsCache.register(MavenProject project,
PluginArtifactsCache.Key cacheKey,
PluginArtifactsCache.CacheRecord record) |
void |
PluginArtifactsCache.register(MavenProject project,
PluginArtifactsCache.Key cacheKey,
PluginArtifactsCache.CacheRecord record)
Registers the specified cache record for usage with the given project.
|
void |
PluginArtifactsCache.register(MavenProject project,
PluginArtifactsCache.Key cacheKey,
PluginArtifactsCache.CacheRecord record)
Registers the specified cache record for usage with the given project.
|
void |
DefaultPluginArtifactsCache.register(MavenProject project,
PluginArtifactsCache.Key cacheKey,
PluginArtifactsCache.CacheRecord record) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.