Serialized Form
|
Package org.apache.maven.artifact.repository.metadata |
groupId
java.lang.String groupId
- The groupId that this directory represents, if any.
artifactId
java.lang.String artifactId
- The artifactId that this directory represents, if any.
version
java.lang.String version
- The version that this directory represents, if any.
versioning
Versioning versioning
- Versioning information for the artifact.
plugins
java.util.List plugins
- Field plugins.
modelEncoding
java.lang.String modelEncoding
- Field modelEncoding.
name
java.lang.String name
- Display name for the plugin.
prefix
java.lang.String prefix
- The plugin invocation prefix (i.e. eclipse for
eclipse:eclipse).
artifactId
java.lang.String artifactId
- The plugin artifactId.
timestamp
java.lang.String timestamp
- The time it was deployed.
buildNumber
int buildNumber
- The incremental build number.
localCopy
boolean localCopy
- Whether to use a local copy instead (with filename that
includes the base version).
latest
java.lang.String latest
- What the latest version in the directory is, including
snapshots.
release
java.lang.String release
- What the latest version in the directory is, of the releases.
snapshot
Snapshot snapshot
- The current snapshot data in use for this version.
versions
java.util.List versions
- Field versions.
lastUpdated
java.lang.String lastUpdated
- When the metadata was last updated.
Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.