org.apache.geronimo.mavenplugins.car
Interface Maven2RepositoryAdapter.ArtifactLookup

All Known Implementing Classes:
AbstractCarMojo.ArtifactLookupImpl
Enclosing class:
Maven2RepositoryAdapter

public static interface Maven2RepositoryAdapter.ArtifactLookup


Method Summary
 File getBasedir()
           
 File getLocation(Artifact artifact)
           
 

Method Detail

getLocation

File getLocation(Artifact artifact)

getBasedir

File getBasedir()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.