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 java.lang.Object
implements Maven2RepositoryAdapter.ArtifactLookup


Constructor Summary
protected AbstractCarMojo.ArtifactLookupImpl()
           
 
Method Summary
 java.io.File getBasedir()
           
 java.io.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 java.io.File getBasedir()
Specified by:
getBasedir in interface Maven2RepositoryAdapter.ArtifactLookup

getLocation

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


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