Interface ArtifactMetadata
- All Superinterfaces:
- ArtifactMetadata
- All Known Subinterfaces:
- RepositoryMetadata
- All Known Implementing Classes:
- AbstractArtifactMetadata,- AbstractRepositoryMetadata,- ArtifactRepositoryMetadata,- GroupRepositoryMetadata,- ProjectArtifactMetadata,- SnapshotArtifactRepositoryMetadata
Deprecated.
Contains metadata about an artifact, and methods to retrieve/store it from an artifact repository.
- 
Method SummaryMethods inherited from interface org.apache.maven.repository.legacy.metadata.ArtifactMetadataextendedToString, getArtifactId, getBaseVersion, getGroupId, getKey, getLocalFilename, getRemoteFilename, merge, storedInArtifactVersionDirectory, storedInGroupDirectory, storeInLocalRepository
- 
Method Details- 
mergeDeprecated.
 
-