Uses of Class
org.apache.geronimo.plugin.car.ArtifactItem

Packages that use ArtifactItem
org.apache.geronimo.plugin.car   
 

Uses of ArtifactItem in org.apache.geronimo.plugin.car
 

Subclasses of ArtifactItem in org.apache.geronimo.plugin.car
 class ClasspathElement
          Represents a Maven-artifact with additional classparh prefix details to build a jar's Manifest Class-Path.
 

Methods in org.apache.geronimo.plugin.car with parameters of type ArtifactItem
protected  org.apache.maven.artifact.Artifact AbstractCarMojo.getArtifact(ArtifactItem item)
          Resolves the Artifact from the remote repository if nessessary.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.