Uses of Class
org.apache.myfaces.buildtools.maven2.plugin.builder.unpack.ArtifactItem

Packages that use ArtifactItem
org.apache.myfaces.buildtools.maven2.plugin.builder.unpack   
 

Uses of ArtifactItem in org.apache.myfaces.buildtools.maven2.plugin.builder.unpack
 

Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.unpack that return types with arguments of type ArtifactItem
 List<ArtifactItem> AbstractFromConfigurationMojo.getArtifactItems()
           
protected  List<ArtifactItem> AbstractFromConfigurationMojo.getProcessedArtifactItems(boolean removeVersion)
          Preprocesses the list of ArtifactItems.
protected  List<ArtifactItem> UnpackMojo.getProcessedArtifactItems(boolean removeVersion)
           
 

Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.unpack with parameters of type ArtifactItem
protected  org.apache.maven.artifact.Artifact AbstractFromConfigurationMojo.getArtifact(ArtifactItem artifactItem)
          Resolves the Artifact from the remote repository if necessary.
protected  String UnpackMojo.scanModelAndAddGeneratedFiles(ArtifactItem artifactItem)
           
 

Method parameters in org.apache.myfaces.buildtools.maven2.plugin.builder.unpack with type arguments of type ArtifactItem
 void AbstractFromConfigurationMojo.setArtifactItems(List<ArtifactItem> theArtifactItems)
           
 



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