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.
|
getContents
public LocalRepositoryReader(File localMavenRepositoryRoot)
public File getLocalArtifactLocation(GAV gav, String classifier, String extension) throws IOException
RepositoryReader
null
IOException
- if the artifact does not exist or cannot be obtained.Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.