Package | Description |
---|---|
org.apache.maven.artifact.repository.metadata |
Modifier and Type | Method and Description |
---|---|
Snapshot |
Snapshot.clone()
Method clone.
|
Snapshot |
Versioning.getSnapshot()
Get the current snapshot data in use for this version
(artifact snapshots only).
|
Modifier and Type | Method and Description |
---|---|
protected static Versioning |
AbstractRepositoryMetadata.createVersioning(Snapshot snapshot) |
void |
Versioning.setSnapshot(Snapshot snapshot)
Set the current snapshot data in use for this version
(artifact snapshots only).
|
Constructor and Description |
---|
SnapshotArtifactRepositoryMetadata(Artifact artifact,
Snapshot snapshot) |
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.