org.apache.maven.plugin
Class PluginArtifactsCache.CacheRecord
java.lang.Object
org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
- Enclosing interface:
- PluginArtifactsCache
public static class PluginArtifactsCache.CacheRecord
- extends Object
Field Summary |
List<org.sonatype.aether.artifact.Artifact> |
artifacts
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
artifacts
public final List<org.sonatype.aether.artifact.Artifact> artifacts
PluginArtifactsCache.CacheRecord
public PluginArtifactsCache.CacheRecord(List<org.sonatype.aether.artifact.Artifact> artifacts)
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.