org.apache.geronimo.mavenplugins.car
Class AbstractCarMojo.ArtifactLookupImpl

java.lang.Object
  extended by org.apache.geronimo.mavenplugins.car.AbstractCarMojo.ArtifactLookupImpl
All Implemented Interfaces:
Maven2RepositoryAdapter.ArtifactLookup
Enclosing class:
AbstractCarMojo

protected class AbstractCarMojo.ArtifactLookupImpl
extends Object
implements Maven2RepositoryAdapter.ArtifactLookup


Constructor Summary
protected AbstractCarMojo.ArtifactLookupImpl()
           
 
Method Summary
 File getBasedir()
           
 File getLocation(Artifact artifact)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractCarMojo.ArtifactLookupImpl

protected AbstractCarMojo.ArtifactLookupImpl()
Method Detail

getBasedir

public File getBasedir()
Specified by:
getBasedir in interface Maven2RepositoryAdapter.ArtifactLookup

getLocation

public File getLocation(Artifact artifact)
Specified by:
getLocation in interface Maven2RepositoryAdapter.ArtifactLookup


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