org.apache.geronimo.mavenplugins.car
Class AbstractCarMojo.ArtifactLookupImpl
java.lang.Object
org.apache.geronimo.mavenplugins.car.AbstractCarMojo.ArtifactLookupImpl
- All Implemented Interfaces:
- Maven2RepositoryAdapter.ArtifactLookup
- Enclosing class:
- AbstractCarMojo
protected class AbstractCarMojo.ArtifactLookupImpl
- extends Object
- implements Maven2RepositoryAdapter.ArtifactLookup
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractCarMojo.ArtifactLookupImpl
public AbstractCarMojo.ArtifactLookupImpl(Map<Artifact,org.apache.maven.artifact.Artifact> resolvedArtifacts)
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-2008 The Apache Geronimo development community. All Rights Reserved.