| Package | Description | 
|---|---|
| org.apache.maven.plugin.dependency.fromConfiguration | |
| org.apache.maven.plugin.dependency.utils.filters | |
| org.apache.maven.plugin.dependency.utils.markers | 
| Modifier and Type | Method and Description | 
|---|---|
List<ArtifactItem> | 
AbstractFromConfigurationMojo.getArtifactItems()  | 
protected List<ArtifactItem> | 
UnpackMojo.getProcessedArtifactItems(boolean removeVersion)  | 
protected List<ArtifactItem> | 
AbstractFromConfigurationMojo.getProcessedArtifactItems(ProcessArtifactItemsRequest processArtifactItemsRequest)
Preprocesses the list of ArtifactItems. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
CopyMojo.copyArtifact(ArtifactItem artifactItem)
Resolves the artifact from the repository and copies it to the specified location. 
 | 
protected Artifact | 
AbstractFromConfigurationMojo.getArtifact(ArtifactItem artifactItem)
Resolves the Artifact from the remote repository if necessary. 
 | 
protected ArtifactItemFilter | 
CopyMojo.getMarkedArtifactFilter(ArtifactItem item)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractFromConfigurationMojo.setArtifactItems(List<ArtifactItem> theArtifactItems)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
ResolveFileFilter.isArtifactIncluded(ArtifactItem item)  | 
boolean | 
MarkerFileFilter.isArtifactIncluded(ArtifactItem item)  | 
boolean | 
DestFileFilter.isArtifactIncluded(ArtifactItem item)  | 
boolean | 
ArtifactItemFilter.isArtifactIncluded(ArtifactItem item)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ArtifactItem | 
UnpackFileMarkerHandler.artifactItem  | 
| Modifier and Type | Method and Description | 
|---|---|
ArtifactItem | 
UnpackFileMarkerHandler.getArtifactItem()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UnpackFileMarkerHandler.setArtifactItem(ArtifactItem artifactItem)  | 
| Constructor and Description | 
|---|
UnpackFileMarkerHandler(ArtifactItem artifactItem,
                       File markerFilesDirectory)  | 
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.