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
AbstractCarMojo.ArtifactLookupImpl(Map resolvedArtifacts)
           
 
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

public AbstractCarMojo.ArtifactLookupImpl(Map resolvedArtifacts)
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-2007 Apache Software Foundation. All Rights Reserved.