|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArtifactItem | |
|---|---|
| org.apache.maven.plugin.dependency.fromConfiguration | |
| org.apache.maven.plugin.dependency.utils.filters | |
| org.apache.maven.plugin.dependency.utils.markers | |
| Uses of ArtifactItem in org.apache.maven.plugin.dependency.fromConfiguration |
|---|
| Methods in org.apache.maven.plugin.dependency.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.apache.maven.plugin.dependency.utils.filters |
|---|
| Methods in org.apache.maven.plugin.dependency.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.apache.maven.plugin.dependency.utils.markers |
|---|
| Fields in org.apache.maven.plugin.dependency.utils.markers declared as ArtifactItem | |
|---|---|
protected ArtifactItem |
UnpackFileMarkerHandler.artifactItem
|
| Methods in org.apache.maven.plugin.dependency.utils.markers that return ArtifactItem | |
|---|---|
ArtifactItem |
UnpackFileMarkerHandler.getArtifactItem()
|
| Methods in org.apache.maven.plugin.dependency.utils.markers with parameters of type ArtifactItem | |
|---|---|
void |
UnpackFileMarkerHandler.setArtifactItem(ArtifactItem artifactItem)
|
| Constructors in org.apache.maven.plugin.dependency.utils.markers with parameters of type ArtifactItem | |
|---|---|
UnpackFileMarkerHandler(ArtifactItem artifactItem,
java.io.File markerFilesDirectory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||