public class LocalRepositoryReader extends Object implements RepositoryReader
| Constructor and Description |
|---|
LocalRepositoryReader(File localMavenRepositoryRoot) |
| 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)
public File getLocalArtifactLocation(GAV gav, String classifier, String extension)
RepositoryReadergetLocalArtifactLocation in interface RepositoryReadernullCopyright © 2008-2013 Eclipse Foundation. All Rights Reserved.