org.codehaus.mojo.tools.project.extras
Class PrefixPropertyPathResolver
java.lang.Object
org.codehaus.mojo.tools.project.extras.PrefixPropertyPathResolver
- All Implemented Interfaces:
- ArtifactPathResolver
public class PrefixPropertyPathResolver
- extends Object
- implements ArtifactPathResolver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrefixPropertyPathResolver
public PrefixPropertyPathResolver(MavenProjectBuilder projectBuilder,
List remoteRepositories,
ArtifactRepository localRepository,
ArtifactFactory artifactFactory,
Log log)
resolve
public File resolve(Artifact artifact)
throws PathResolutionException
- Specified by:
resolve in interface ArtifactPathResolver
- Throws:
PathResolutionException
Copyright © 2005-2008 Codehaus. All Rights Reserved.