Class ArtifactLocation

java.lang.Object
org.apache.maven.shared.io.location.FileLocation
org.apache.maven.shared.io.location.ArtifactLocation
All Implemented Interfaces:
Location

public class ArtifactLocation extends FileLocation
The artifact location.
  • Constructor Details

    • ArtifactLocation

      public ArtifactLocation(org.apache.maven.artifact.Artifact artifact, String specification)
      Parameters:
      artifact - Artifact
      specification - The specification.