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) throws IOException
RepositoryReadernullIOException - if the artifact does not exist or cannot be obtained.Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.