Interface ArtifactMetadata

All Superinterfaces:
org.apache.maven.repository.legacy.metadata.ArtifactMetadata

public interface ArtifactMetadata extends org.apache.maven.repository.legacy.metadata.ArtifactMetadata
Original ArtifactMetada with File reference
Author:
Robert Scholte
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata

    extendedToString, getArtifactId, getBaseVersion, getGroupId, getKey, getLocalFilename, getRemoteFilename, merge, storedInArtifactVersionDirectory, storedInGroupDirectory, storeInLocalRepository
  • Method Details

    • getFile

      File getFile()