|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArtifactItem | |
---|---|
org.apache.maven.plugin.dependency.fromConfiguration | |
org.apache.maven.plugin.dependency.utils.filters |
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.okToProcess(ArtifactItem item)
|
boolean |
MarkerFileFilter.okToProcess(ArtifactItem item)
|
boolean |
ArtifactItemFilter.okToProcess(ArtifactItem item)
|
boolean |
DestFileFilter.okToProcess(ArtifactItem item)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |