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

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

public static interface Maven2RepositoryAdapter.ArtifactLookup


Method Summary
 java.io.File getBasedir()
           
 java.io.File getLocation(Artifact artifact)
           
 

Method Detail

getLocation

java.io.File getLocation(Artifact artifact)

getBasedir

java.io.File getBasedir()


Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.