org.codehaus.mojo.tools.project.extras
Class DependencyPathResolver
java.lang.Object
org.codehaus.mojo.tools.project.extras.DependencyPathResolver
public class DependencyPathResolver
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependencyPathResolver
public DependencyPathResolver(Collection artifacts,
ArtifactPathResolver pathResolver,
Log log)
resolveDependencyPaths
public String resolveDependencyPaths(String src)
throws IOException,
PathResolutionException
- Resolve expressions in the command-line options.
Currently, we support two expressions:
- Throws:
PathResolutionException
IOException
Copyright © 2005-2008 Codehaus. All Rights Reserved.