org.codehaus.mojo.tools.project.extras
Interface ArtifactPathResolver

All Known Implementing Classes:
PrefixPropertyPathResolver

public interface ArtifactPathResolver


Method Summary
 File resolve(Artifact artifact)
           
 

Method Detail

resolve

File resolve(Artifact artifact)
             throws PathResolutionException
Throws:
PathResolutionException


Copyright © 2005-2008 Codehaus. All Rights Reserved.