public class LocalRepositoryReader extends Object implements RepositoryReader
Constructor and Description |
---|
LocalRepositoryReader(File localMavenRepositoryRoot,
MavenRepositorySystem repositorySystem) |
Modifier and Type | Method and Description |
---|---|
File |
getLocalArtifactLocation(GAV gav,
String classifier,
String extension)
Returns the permanent, local file system location of the identified artifact.
|
public LocalRepositoryReader(File localMavenRepositoryRoot, MavenRepositorySystem repositorySystem)
public File getLocalArtifactLocation(GAV gav, String classifier, String extension)
RepositoryReader
getLocalArtifactLocation
in interface RepositoryReader
null
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.