public class LocalRepositoryReader extends AbstractRepositoryReader
| 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.
|
getContentspublic LocalRepositoryReader(File localMavenRepositoryRoot)
public File getLocalArtifactLocation(GAV gav, String classifier, String extension)
RepositoryReadernullCopyright © 2008-2012 Eclipse Foundation. All Rights Reserved.