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 Summary
Constructors Constructor Description ArtifactLocation(org.apache.maven.artifact.Artifact artifact, java.lang.String specification)
-
Method Summary
-
Methods inherited from class org.apache.maven.shared.io.location.FileLocation
close, getFile, getInputStream, getSpecification, initFile, open, read, read, setFile, unsafeGetFile
-
-