Uses of Class
org.exoplatform.maven.plugin.exobuild.fromConfiguration.ArtifactItem

Packages that use ArtifactItem
org.exoplatform.maven.plugin.exobuild.fromConfiguration   
org.exoplatform.maven.plugin.exobuild.utils.filters   
org.exoplatform.maven.plugin.exobuild.utils.markers   
 

Uses of ArtifactItem in org.exoplatform.maven.plugin.exobuild.fromConfiguration
 

Methods in org.exoplatform.maven.plugin.exobuild.fromConfiguration with parameters of type ArtifactItem
protected  void CopyMojo.copyArtifact(ArtifactItem artifactItem)
          Resolves the artifact from the repository and copies it to the specified location.
protected  org.apache.maven.artifact.Artifact AbstractFromConfigurationMojo.getArtifact(ArtifactItem artifactItem)
          Resolves the Artifact from the remote repository if nessessary.
protected  ArtifactItemFilter CopyMojo.getMarkedArtifactFilter(ArtifactItem item)
           
 

Uses of ArtifactItem in org.exoplatform.maven.plugin.exobuild.utils.filters
 

Methods in org.exoplatform.maven.plugin.exobuild.utils.filters with parameters of type ArtifactItem
 boolean ResolveFileFilter.isArtifactIncluded(ArtifactItem item)
           
 boolean MarkerFileFilter.isArtifactIncluded(ArtifactItem item)
           
 boolean DestFileFilter.isArtifactIncluded(ArtifactItem item)
           
 boolean ArtifactItemFilter.isArtifactIncluded(ArtifactItem item)
           
 

Uses of ArtifactItem in org.exoplatform.maven.plugin.exobuild.utils.markers
 

Fields in org.exoplatform.maven.plugin.exobuild.utils.markers declared as ArtifactItem
protected  ArtifactItem UnpackFileMarkerHandler.artifactItem
           
 

Methods in org.exoplatform.maven.plugin.exobuild.utils.markers that return ArtifactItem
 ArtifactItem UnpackFileMarkerHandler.getArtifactItem()
           
 

Methods in org.exoplatform.maven.plugin.exobuild.utils.markers with parameters of type ArtifactItem
 void UnpackFileMarkerHandler.setArtifactItem(ArtifactItem artifactItem)
           
 

Constructors in org.exoplatform.maven.plugin.exobuild.utils.markers with parameters of type ArtifactItem
UnpackFileMarkerHandler(ArtifactItem artifactItem, File markerFilesDirectory)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.