Uses of Class
org.apache.sling.maven.projectsupport.ArtifactDefinition

Packages that use ArtifactDefinition
org.apache.sling.maven.projectsupport   
 

Uses of ArtifactDefinition in org.apache.sling.maven.projectsupport
 

Fields in org.apache.sling.maven.projectsupport declared as ArtifactDefinition
protected  ArtifactDefinition AbstractBundleListMojo.defaultBundleList
          The definition of the defaultBundleList artifact.
 

Methods in org.apache.sling.maven.projectsupport with parameters of type ArtifactDefinition
protected  void AbstractLaunchpadFrameworkMojo.copy(ArtifactDefinition additionalBundle, File outputDirectory)
           
protected  org.apache.maven.artifact.Artifact AbstractBundleListMojo.getArtifact(ArtifactDefinition def)
          Get a resolved Artifact from the coordinates found in the artifact definition.
protected  boolean AbstractBundleListMojo.isCurrentArtifact(ArtifactDefinition def)
           
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.