Uses of Interface
org.apache.ivy.core.module.descriptor.Artifact
-
-
Uses of Artifact in org.apache.ivy
Methods in org.apache.ivy that return types with arguments of type Artifact Modifier and Type Method Description java.util.Collection<Artifact>
Ivy. publish(ModuleRevisionId mrid, java.util.Collection<java.lang.String> srcArtifactPattern, java.lang.String resolverName, PublishOptions options)
java.util.Collection<Artifact>
Ivy14. publish(ModuleDescriptor md, DependencyResolver resolver, java.util.Collection<java.lang.String> srcArtifactPattern, java.lang.String srcIvyPattern, Artifact[] extraArtifacts, boolean overwrite, java.lang.String conf)
java.util.Collection<Artifact>
Ivy14. publish(ModuleRevisionId mrid, java.lang.String pubrevision, java.io.File cache, java.lang.String srcArtifactPattern, java.lang.String resolverName, java.lang.String srcIvyPattern, boolean validate)
java.util.Collection<Artifact>
Ivy14. publish(ModuleRevisionId mrid, java.lang.String pubrevision, java.io.File cache, java.lang.String srcArtifactPattern, java.lang.String resolverName, java.lang.String srcIvyPattern, boolean validate, boolean overwrite)
java.util.Collection<Artifact>
Ivy14. publish(ModuleRevisionId mrid, java.lang.String pubrevision, java.io.File cache, java.lang.String srcArtifactPattern, java.lang.String resolverName, java.lang.String srcIvyPattern, java.lang.String status, java.util.Date pubdate, Artifact[] extraArtifacts, boolean validate, boolean overwrite, boolean update, java.lang.String conf)
java.util.Collection<Artifact>
Ivy14. publish(ModuleRevisionId mrid, java.lang.String pubrevision, java.io.File cache, java.util.Collection<java.lang.String> srcArtifactPattern, java.lang.String resolverName, java.lang.String srcIvyPattern, java.lang.String status, java.util.Date pubdate, Artifact[] extraArtifacts, boolean validate, boolean overwrite, boolean update, java.lang.String conf)
Methods in org.apache.ivy with parameters of type Artifact Modifier and Type Method Description ArtifactDownloadReport
Ivy14. download(Artifact artifact, java.io.File cache, boolean useOrigin)
java.util.Collection<Artifact>
Ivy14. publish(ModuleDescriptor md, DependencyResolver resolver, java.util.Collection<java.lang.String> srcArtifactPattern, java.lang.String srcIvyPattern, Artifact[] extraArtifacts, boolean overwrite, java.lang.String conf)
java.util.Collection<Artifact>
Ivy14. publish(ModuleRevisionId mrid, java.lang.String pubrevision, java.io.File cache, java.lang.String srcArtifactPattern, java.lang.String resolverName, java.lang.String srcIvyPattern, java.lang.String status, java.util.Date pubdate, Artifact[] extraArtifacts, boolean validate, boolean overwrite, boolean update, java.lang.String conf)
java.util.Collection<Artifact>
Ivy14. publish(ModuleRevisionId mrid, java.lang.String pubrevision, java.io.File cache, java.util.Collection<java.lang.String> srcArtifactPattern, java.lang.String resolverName, java.lang.String srcIvyPattern, java.lang.String status, java.util.Date pubdate, Artifact[] extraArtifacts, boolean validate, boolean overwrite, boolean update, java.lang.String conf)
Method parameters in org.apache.ivy with type arguments of type Artifact Modifier and Type Method Description java.util.Map<ArtifactDownloadReport,java.util.Set<java.lang.String>>
Ivy14. determineArtifactsToCopy(ModuleId moduleId, java.lang.String[] confs, java.io.File cache, java.lang.String destFilePattern, java.lang.String destIvyPattern, Filter<Artifact> artifactFilter)
ResolveReport
Ivy14. install(ModuleRevisionId mrid, java.lang.String from, java.lang.String to, boolean transitive, boolean validate, boolean overwrite, Filter<Artifact> artifactFilter, java.io.File cache, java.lang.String matcherName)
private ResolveOptions
Ivy14. newResolveOptions(java.lang.String[] confs, java.lang.String revision, java.io.File cache, java.util.Date date, boolean validate, boolean useCacheOnly, boolean transitive, boolean useOrigin, boolean download, boolean outputReport, Filter<Artifact> artifactFilter)
ResolveReport
Ivy14. resolve(java.net.URL ivySource, java.lang.String revision, java.lang.String[] confs, java.io.File cache, java.util.Date date, boolean validate, boolean useCacheOnly, boolean transitive, boolean useOrigin, Filter<Artifact> artifactFilter)
ResolveReport
Ivy14. resolve(java.net.URL ivySource, java.lang.String revision, java.lang.String[] confs, java.io.File cache, java.util.Date date, boolean validate, boolean useCacheOnly, boolean transitive, Filter<Artifact> artifactFilter)
ResolveReport
Ivy14. resolve(java.net.URL ivySource, java.lang.String revision, java.lang.String[] confs, java.io.File cache, java.util.Date date, boolean validate, boolean useCacheOnly, Filter<Artifact> artifactFilter)
ResolveReport
Ivy14. resolve(ModuleDescriptor md, java.lang.String[] confs, java.io.File cache, java.util.Date date, boolean validate, boolean useCacheOnly, boolean transitive, boolean useOrigin, boolean download, boolean outputReport, Filter<Artifact> artifactFilter)
ResolveReport
Ivy14. resolve(ModuleDescriptor md, java.lang.String[] confs, java.io.File cache, java.util.Date date, boolean validate, boolean useCacheOnly, boolean transitive, boolean download, boolean outputReport, Filter<Artifact> artifactFilter)
ResolveReport
Ivy14. resolve(ModuleDescriptor md, java.lang.String[] confs, java.io.File cache, java.util.Date date, boolean validate, boolean useCacheOnly, boolean transitive, Filter<Artifact> artifactFilter)
ResolveReport
Ivy14. resolve(ModuleDescriptor md, java.lang.String[] confs, java.io.File cache, java.util.Date date, boolean validate, boolean useCacheOnly, Filter<Artifact> artifactFilter)
ResolveReport
Ivy14. resolve(ModuleRevisionId mrid, java.lang.String[] confs, boolean transitive, boolean changing, java.io.File cache, java.util.Date date, boolean validate, boolean useCacheOnly, boolean useOrigin, Filter<Artifact> artifactFilter)
ResolveReport
Ivy14. resolve(ModuleRevisionId mrid, java.lang.String[] confs, boolean transitive, boolean changing, java.io.File cache, java.util.Date date, boolean validate, boolean useCacheOnly, Filter<Artifact> artifactFilter)
int
Ivy14. retrieve(ModuleId moduleId, java.lang.String[] confs, java.io.File cache, java.lang.String destFilePattern, java.lang.String destIvyPattern, Filter<Artifact> artifactFilter)
int
Ivy14. retrieve(ModuleId moduleId, java.lang.String[] confs, java.io.File cache, java.lang.String destFilePattern, java.lang.String destIvyPattern, Filter<Artifact> artifactFilter, boolean sync, boolean useOrigin)
int
Ivy14. retrieve(ModuleId moduleId, java.lang.String[] confs, java.io.File cache, java.lang.String destFilePattern, java.lang.String destIvyPattern, Filter<Artifact> artifactFilter, boolean sync, boolean useOrigin, boolean makeSymlinks)
-
Uses of Artifact in org.apache.ivy.ant
Classes in org.apache.ivy.ant that implement Artifact Modifier and Type Class Description class
IvyPublish.PublishArtifact
Fields in org.apache.ivy.ant with type parameters of type Artifact Modifier and Type Field Description private Filter<Artifact>
IvyPostResolveTask. artifactFilter
private java.util.Collection<Artifact>
IvyPublish. artifacts
Methods in org.apache.ivy.ant that return types with arguments of type Artifact Modifier and Type Method Description protected java.util.List<Artifact>
AntWorkspaceResolver.Resolver. createWorkspaceArtifacts(ModuleDescriptor md)
Filter<Artifact>
IvyPostResolveTask. getArtifactFilter()
Methods in org.apache.ivy.ant with parameters of type Artifact Modifier and Type Method Description DownloadReport
AntWorkspaceResolver.Resolver. download(Artifact[] artifacts, DownloadOptions options)
private void
IvyArtifactReport. startArtifact(javax.xml.transform.sax.TransformerHandler saxHandler, Artifact artifact)
-
Uses of Artifact in org.apache.ivy.core
Methods in org.apache.ivy.core with parameters of type Artifact Modifier and Type Method Description static java.lang.String
IvyPatternHelper. substitute(java.lang.String pattern, Artifact artifact)
static java.lang.String
IvyPatternHelper. substitute(java.lang.String pattern, Artifact artifact, java.lang.String conf)
static java.lang.String
IvyPatternHelper. substitute(java.lang.String pattern, Artifact artifact, ArtifactOrigin origin)
static java.lang.String
IvyPatternHelper. substitute(java.lang.String pattern, ModuleRevisionId mrid, Artifact artifact)
static java.lang.String
IvyPatternHelper. substitute(java.lang.String pattern, ModuleRevisionId mrid, Artifact artifact, java.lang.String conf, ArtifactOrigin origin)
-
Uses of Artifact in org.apache.ivy.core.cache
Fields in org.apache.ivy.core.cache declared as Artifact Modifier and Type Field Description private Artifact
ArtifactOrigin. artifact
Methods in org.apache.ivy.core.cache that return Artifact Modifier and Type Method Description Artifact
ArtifactOrigin. getArtifact()
Return the artifact that this location is pointing at.private Artifact
DefaultRepositoryCacheManager. getDefaultMetadataArtifact(ModuleRevisionId mrid)
Artifact
DefaultRepositoryCacheManager. getOriginalMetadataArtifact(Artifact moduleArtifact)
Methods in org.apache.ivy.core.cache with parameters of type Artifact Modifier and Type Method Description ResolvedModuleRevision
DefaultRepositoryCacheManager. cacheModuleDescriptor(DependencyResolver resolver, ResolvedResource mdRef, DependencyDescriptor dd, Artifact moduleArtifact, ResourceDownloader downloader, CacheMetadataOptions options)
ResolvedModuleRevision
RepositoryCacheManager. cacheModuleDescriptor(DependencyResolver resolver, ResolvedResource originalMetadataRef, DependencyDescriptor dd, Artifact requestedMetadataArtifact, ResourceDownloader downloader, CacheMetadataOptions options)
Caches an original module descriptor.void
DefaultRepositoryCacheManager.BackupResourceDownloader. download(Artifact artifact, Resource resource, java.io.File dest)
ArtifactDownloadReport
DefaultRepositoryCacheManager. download(Artifact artifact, ArtifactResourceResolver resourceResolver, ResourceDownloader resourceDownloader, CacheDownloadOptions options)
ArtifactDownloadReport
RepositoryCacheManager. download(Artifact artifact, ArtifactResourceResolver resourceResolver, ResourceDownloader resourceDownloader, CacheDownloadOptions options)
Downloads an artifact to this cache.void
DownloadListener. endArtifactDownload(RepositoryCacheManager cache, Artifact artifact, ArtifactDownloadReport adr, java.io.File archiveFile)
java.io.File
DefaultRepositoryCacheManager. getArchiveFileInCache(Artifact artifact)
Returns a File object pointing to where the artifact can be found on the local file system.java.io.File
DefaultRepositoryCacheManager. getArchiveFileInCache(Artifact artifact, ArtifactOrigin origin)
Returns a File object pointing to where the artifact can be found on the local file system.private java.io.File
DefaultRepositoryCacheManager. getArchiveFileInCache(Artifact artifact, ArtifactOrigin origin, boolean useOrigin)
Returns a File object pointing to where the artifact can be found on the local file system, using or not the original location depending on the availability of origin information provided as parameter and the setting of useOrigin.java.lang.String
DefaultRepositoryCacheManager. getArchivePathInCache(Artifact artifact)
java.lang.String
DefaultRepositoryCacheManager. getArchivePathInCache(Artifact artifact, ArtifactOrigin origin)
private java.lang.String
DefaultRepositoryCacheManager. getExistsKey(Artifact artifact)
Returns the key used to identify the existence of the remote artifact.private java.lang.String
DefaultRepositoryCacheManager. getIsLocalKey(Artifact artifact)
Returns the key used to identify if the artifact is local.private java.lang.String
DefaultRepositoryCacheManager. getLastCheckedKey(Artifact artifact)
Returns the key used to identify the last time the artifact was checked to be up to date.private java.lang.String
DefaultRepositoryCacheManager. getLocationKey(Artifact artifact)
Returns the key used to identify the location of the artifact.private java.lang.String
DefaultRepositoryCacheManager. getOriginalKey(Artifact artifact)
Returns the key used to identify the original artifact.Artifact
DefaultRepositoryCacheManager. getOriginalMetadataArtifact(Artifact moduleArtifact)
private java.lang.String
DefaultRepositoryCacheManager. getPrefixKey(Artifact artifact)
Creates the unique prefix key that will reference the artifact within the properties.ArtifactOrigin
DefaultRepositoryCacheManager. getSavedArtifactOrigin(Artifact artifact)
ArtifactOrigin
RepositoryCacheManager. getSavedArtifactOrigin(Artifact artifact)
Returns the artifact origin of the given artifact as saved in this cache.private boolean
DefaultRepositoryCacheManager. isOriginalMetadataArtifact(Artifact artifact)
void
DownloadListener. needArtifact(RepositoryCacheManager cache, Artifact artifact)
void
DefaultRepositoryCacheManager. originalToCachedModuleDescriptor(DependencyResolver resolver, ResolvedResource originalMetadataRef, Artifact requestedMetadataArtifact, ResolvedModuleRevision rmr, ModuleDescriptorWriter writer)
void
RepositoryCacheManager. originalToCachedModuleDescriptor(DependencyResolver resolver, ResolvedResource originalMetadataRef, Artifact requestedMetadataArtifact, ResolvedModuleRevision rmr, ModuleDescriptorWriter writer)
Stores a standardized version of an original module descriptor in the cache for later use.private void
DefaultRepositoryCacheManager. removeSavedArtifactOrigin(Artifact artifact)
(package private) void
DefaultRepositoryCacheManager. saveArtifactOrigin(Artifact artifact, ArtifactOrigin origin)
void
DownloadListener. startArtifactDownload(RepositoryCacheManager cache, ResolvedResource rres, Artifact artifact, ArtifactOrigin origin)
static ArtifactOrigin
ArtifactOrigin. unknown(Artifact artifact)
ArtifactOrigin instance used when the origin is unknown.static ArtifactOrigin
ArtifactOrigin. unkwnown(Artifact artifact)
Deprecated.because of renaming due spell check.private void
DefaultRepositoryCacheManager. unpackArtifact(Artifact artifact, ArtifactDownloadReport adr, CacheDownloadOptions options)
Constructors in org.apache.ivy.core.cache with parameters of type Artifact Constructor Description ArtifactOrigin(Artifact artifact, boolean isLocal, java.lang.String location)
Create a new instance -
Uses of Artifact in org.apache.ivy.core.event.download
Fields in org.apache.ivy.core.event.download declared as Artifact Modifier and Type Field Description private Artifact
DownloadEvent. artifact
private Artifact[]
PrepareDownloadEvent. artifacts
Methods in org.apache.ivy.core.event.download that return Artifact Modifier and Type Method Description Artifact
DownloadEvent. getArtifact()
Artifact[]
PrepareDownloadEvent. getArtifacts()
Methods in org.apache.ivy.core.event.download with parameters of type Artifact Modifier and Type Method Description protected void
DownloadEvent. addArtifactAttributes(Artifact artifact)
Constructors in org.apache.ivy.core.event.download with parameters of type Artifact Constructor Description DownloadEvent(java.lang.String name, Artifact artifact)
EndArtifactDownloadEvent(DependencyResolver resolver, Artifact artifact, ArtifactDownloadReport report, java.io.File dest)
NeedArtifactEvent(DependencyResolver resolver, Artifact artifact)
PrepareDownloadEvent(Artifact[] artifacts)
StartArtifactDownloadEvent(DependencyResolver resolver, Artifact artifact, ArtifactOrigin origin)
-
Uses of Artifact in org.apache.ivy.core.event.publish
Fields in org.apache.ivy.core.event.publish declared as Artifact Modifier and Type Field Description private Artifact
PublishEvent. artifact
Methods in org.apache.ivy.core.event.publish that return Artifact Modifier and Type Method Description Artifact
PublishEvent. getArtifact()
Constructors in org.apache.ivy.core.event.publish with parameters of type Artifact Constructor Description EndArtifactPublishEvent(DependencyResolver resolver, Artifact artifact, java.io.File data, boolean overwrite, boolean successful)
PublishEvent(java.lang.String name, DependencyResolver resolver, Artifact artifact, java.io.File data, boolean overwrite)
StartArtifactPublishEvent(DependencyResolver resolver, Artifact artifact, java.io.File data, boolean overwrite)
-
Uses of Artifact in org.apache.ivy.core.event.retrieve
Methods in org.apache.ivy.core.event.retrieve with parameters of type Artifact Modifier and Type Method Description protected void
RetrieveArtifactEvent. addArtifactAttributes(Artifact artifact)
-
Uses of Artifact in org.apache.ivy.core.install
Fields in org.apache.ivy.core.install with type parameters of type Artifact Modifier and Type Field Description private Filter<Artifact>
InstallOptions. artifactFilter
Methods in org.apache.ivy.core.install that return types with arguments of type Artifact Modifier and Type Method Description Filter<Artifact>
InstallOptions. getArtifactFilter()
Method parameters in org.apache.ivy.core.install with type arguments of type Artifact Modifier and Type Method Description InstallOptions
InstallOptions. setArtifactFilter(Filter<Artifact> artifactFilter)
-
Uses of Artifact in org.apache.ivy.core.module.descriptor
Classes in org.apache.ivy.core.module.descriptor that implement Artifact Modifier and Type Class Description class
AbstractArtifact
class
DefaultArtifact
class
MDArtifact
Fields in org.apache.ivy.core.module.descriptor declared as Artifact Modifier and Type Field Description private Artifact
DefaultModuleDescriptor. metadataArtifact
Fields in org.apache.ivy.core.module.descriptor with type parameters of type Artifact Modifier and Type Field Description private java.util.Collection<Artifact>
DefaultModuleDescriptor. artifacts
private java.util.Map<java.lang.String,java.util.Collection<Artifact>>
DefaultModuleDescriptor. artifactsByConf
Methods in org.apache.ivy.core.module.descriptor that return Artifact Modifier and Type Method Description static Artifact
DefaultArtifact. cloneWithAnotherExt(Artifact artifact, java.lang.String newExt)
static Artifact
DefaultArtifact. cloneWithAnotherMrid(Artifact artifact, ModuleRevisionId mrid)
static Artifact
DefaultArtifact. cloneWithAnotherName(Artifact artifact, java.lang.String name)
static Artifact
DefaultArtifact. cloneWithAnotherType(Artifact artifact, java.lang.String newType)
static Artifact
DefaultArtifact. cloneWithAnotherTypeAndExt(Artifact artifact, java.lang.String newType, java.lang.String newExt)
Artifact[]
DefaultModuleDescriptor. getAllArtifacts()
Artifact[]
ModuleDescriptor. getAllArtifacts()
Artifact[]
DefaultModuleDescriptor. getArtifacts(java.lang.String conf)
Artifact[]
ModuleDescriptor. getArtifacts(java.lang.String conf)
Artifact
DefaultModuleDescriptor. getMetadataArtifact()
Artifact
ModuleDescriptor. getMetadataArtifact()
Even though the module descriptor is never described as a published artifact of a module in the module descriptor itself, it is often useful to consider it as any other artifact of the module.static Artifact
DefaultArtifact. newIvyArtifact(ModuleRevisionId mrid, java.util.Date pubDate)
static Artifact
MDArtifact. newIvyArtifact(ModuleDescriptor md)
static Artifact
DefaultArtifact. newPomArtifact(ModuleRevisionId mrid, java.util.Date pubDate)
Methods in org.apache.ivy.core.module.descriptor that return types with arguments of type Artifact Modifier and Type Method Description private java.util.Collection<Artifact>
DefaultModuleDescriptor. getArtifactsIncludingExtending(java.lang.String conf)
Methods in org.apache.ivy.core.module.descriptor with parameters of type Artifact Modifier and Type Method Description void
DefaultModuleDescriptor. addArtifact(java.lang.String conf, Artifact artifact)
Artifact configurations are not used since added artifact may not be entirely completed, so its configurations data may not be accuratestatic Artifact
DefaultArtifact. cloneWithAnotherExt(Artifact artifact, java.lang.String newExt)
static Artifact
DefaultArtifact. cloneWithAnotherMrid(Artifact artifact, ModuleRevisionId mrid)
static Artifact
DefaultArtifact. cloneWithAnotherName(Artifact artifact, java.lang.String name)
static Artifact
DefaultArtifact. cloneWithAnotherType(Artifact artifact, java.lang.String newType)
static Artifact
DefaultArtifact. cloneWithAnotherTypeAndExt(Artifact artifact, java.lang.String newType, java.lang.String newExt)
void
DefaultModuleDescriptor. setModuleArtifact(Artifact moduleArtifact)
-
Uses of Artifact in org.apache.ivy.core.pack
Methods in org.apache.ivy.core.pack that return Artifact Modifier and Type Method Description Artifact
PackagingManager. getUnpackedArtifact(Artifact artifact)
Artifact
PackagingManager. unpackArtifact(Artifact artifact, java.io.File localFile, java.io.File archiveFile)
Methods in org.apache.ivy.core.pack with parameters of type Artifact Modifier and Type Method Description Artifact
PackagingManager. getUnpackedArtifact(Artifact artifact)
Artifact
PackagingManager. unpackArtifact(Artifact artifact, java.io.File localFile, java.io.File archiveFile)
-
Uses of Artifact in org.apache.ivy.core.publish
Fields in org.apache.ivy.core.publish declared as Artifact Modifier and Type Field Description private Artifact[]
PublishOptions. extraArtifacts
Methods in org.apache.ivy.core.publish that return Artifact Modifier and Type Method Description Artifact[]
PublishOptions. getExtraArtifacts()
Methods in org.apache.ivy.core.publish that return types with arguments of type Artifact Modifier and Type Method Description java.util.Collection<Artifact>
PublishEngine. publish(ModuleDescriptor md, java.util.Collection<java.lang.String> srcArtifactPattern, DependencyResolver resolver, PublishOptions options)
java.util.Collection<Artifact>
PublishEngine. publish(ModuleRevisionId mrid, java.util.Collection<java.lang.String> srcArtifactPattern, java.lang.String resolverName, PublishOptions options)
Publishes a module to the repository.Methods in org.apache.ivy.core.publish with parameters of type Artifact Modifier and Type Method Description private void
PublishEngine. publish(Artifact artifact, java.io.File src, DependencyResolver resolver, boolean overwrite)
PublishOptions
PublishOptions. setExtraArtifacts(Artifact[] extraArtifacts)
-
Uses of Artifact in org.apache.ivy.core.report
Fields in org.apache.ivy.core.report declared as Artifact Modifier and Type Field Description private Artifact
ArtifactDownloadReport. artifact
private Artifact
ArtifactDownloadReport. unpackedArtifact
Fields in org.apache.ivy.core.report with type parameters of type Artifact Modifier and Type Field Description private java.util.Map<Artifact,ArtifactDownloadReport>
DownloadReport. artifacts
private java.util.List<Artifact>
ResolveReport. artifacts
Methods in org.apache.ivy.core.report that return Artifact Modifier and Type Method Description Artifact
ArtifactDownloadReport. getArtifact()
Artifact
ArtifactDownloadReport. getUnpackedArtifact()
Methods in org.apache.ivy.core.report that return types with arguments of type Artifact Modifier and Type Method Description java.util.List<Artifact>
ResolveReport. getArtifacts()
Returns the list of all artifacts which should be downloaded per this resolve To know if the artifact have actually been downloaded use information found in ConfigurationResolveReport.Methods in org.apache.ivy.core.report with parameters of type Artifact Modifier and Type Method Description ArtifactDownloadReport
DownloadReport. getArtifactReport(Artifact artifact)
void
ArtifactDownloadReport. setUnpackedArtifact(Artifact unpackedArtifact)
Method parameters in org.apache.ivy.core.report with type arguments of type Artifact Modifier and Type Method Description void
ResolveReport. setDependencies(java.util.List<IvyNode> dependencies, Filter<Artifact> artifactFilter)
Constructors in org.apache.ivy.core.report with parameters of type Artifact Constructor Description ArtifactDownloadReport(Artifact artifact)
MetadataArtifactDownloadReport(Artifact artifact)
-
Uses of Artifact in org.apache.ivy.core.resolve
Fields in org.apache.ivy.core.resolve with type parameters of type Artifact Modifier and Type Field Description private Filter<Artifact>
ResolveOptions. artifactFilter
A filter to use to avoid downloading all artifacts.Methods in org.apache.ivy.core.resolve that return Artifact Modifier and Type Method Description Artifact[]
IvyNode. getAllArtifacts()
Returns all the artifacts of this dependency required in all the root module configurationsArtifact[]
IvyNode. getArtifacts(java.lang.String rootModuleConf)
Returns the artifacts of this dependency required in the configurations themselves required in the given root module configurationArtifact[]
IvyNode. getSelectedArtifacts(Filter<Artifact> artifactFilter)
Returns all the artifacts of this dependency required in the root module configurations in which the node is not evicted nor blacklistedMethods in org.apache.ivy.core.resolve that return types with arguments of type Artifact Modifier and Type Method Description private static java.util.Collection<Artifact>
IvyNode. findArtifactsMatching(IncludeRule rule, java.util.Map<ArtifactId,Artifact> allArtifacts)
Filter<Artifact>
ResolveOptions. getArtifactFilter()
Methods in org.apache.ivy.core.resolve with parameters of type Artifact Modifier and Type Method Description boolean
IvyNode. directlyExcludes(ModuleDescriptor md, java.lang.String[] moduleConfs, DependencyDescriptor dd, Artifact artifact)
boolean
IvyNode. doesCallersExclude(java.lang.String rootModuleConf, Artifact artifact, java.util.Deque<IvyNode> callersStack)
boolean
IvyNode. doesCallersExclude(java.lang.String rootModuleConf, Artifact artifact, java.util.Stack<ModuleRevisionId> callersStack)
Deprecated.(package private) boolean
IvyNodeCallers. doesCallersExclude(java.lang.String rootModuleConf, Artifact artifact)
Returns true if ALL callers exclude the given artifact in the given root module conf(package private) boolean
IvyNodeCallers. doesCallersExclude(java.lang.String rootModuleConf, Artifact artifact, java.util.Deque<IvyNode> callersStack)
(package private) java.lang.Boolean
IvyNode. doesExclude(ModuleDescriptor md, java.lang.String rootModuleConf, java.lang.String[] moduleConfs, DependencyDescriptor dd, Artifact artifact, java.util.Deque<IvyNode> callersStack)
ArtifactDownloadReport
ResolveEngine. download(Artifact artifact, DownloadOptions options)
Download an artifact to the cache.ArtifactOrigin
ResolveEngine. locate(Artifact artifact)
Locates an artifact in dependency resolvers, and return its location if it can be located and actually exists, or an unknownArtifactOrigin
in other cases.Method parameters in org.apache.ivy.core.resolve with type arguments of type Artifact Modifier and Type Method Description private void
IvyNode. addArtifactsFromMergedUsage(java.lang.String rootModuleConf, java.util.Set<Artifact> artifacts)
private void
IvyNode. addArtifactsFromOwnUsage(java.util.Set<Artifact> artifacts, java.util.Set<DependencyArtifactDescriptor> dependencyArtifacts)
void
ResolveEngine. downloadArtifacts(ResolveReport report, Filter<Artifact> artifactFilter, DownloadOptions options)
private static java.util.Collection<Artifact>
IvyNode. findArtifactsMatching(IncludeRule rule, java.util.Map<ArtifactId,Artifact> allArtifacts)
Artifact[]
IvyNode. getSelectedArtifacts(Filter<Artifact> artifactFilter)
Returns all the artifacts of this dependency required in the root module configurations in which the node is not evicted nor blacklistedResolveOptions
ResolveOptions. setArtifactFilter(Filter<Artifact> artifactFilter)
-
Uses of Artifact in org.apache.ivy.core.retrieve
Fields in org.apache.ivy.core.retrieve with type parameters of type Artifact Modifier and Type Field Description private Filter<Artifact>
RetrieveOptions. artifactFilter
The filter to apply before retrieving artifacts.Methods in org.apache.ivy.core.retrieve that return types with arguments of type Artifact Modifier and Type Method Description Filter<Artifact>
RetrieveOptions. getArtifactFilter()
Method parameters in org.apache.ivy.core.retrieve with type arguments of type Artifact Modifier and Type Method Description RetrieveOptions
RetrieveOptions. setArtifactFilter(Filter<Artifact> artifactFilter)
-
Uses of Artifact in org.apache.ivy.osgi.core
Methods in org.apache.ivy.osgi.core that return Artifact Modifier and Type Method Description Artifact
OSGiManifestParser. getMetadataArtifact(ModuleRevisionId mrid, Resource res)
Methods in org.apache.ivy.osgi.core with parameters of type Artifact Modifier and Type Method Description static java.net.URI
BundleInfoAdapter. buildIvyURI(Artifact artifact)
-
Uses of Artifact in org.apache.ivy.osgi.repo
Fields in org.apache.ivy.osgi.repo declared as Artifact Modifier and Type Field Description private Artifact
ResolverManifestIterable.ResolverManifestIterator. artifact
private Artifact[]
ResolverManifestIterable.ResolverManifestIterator. artifacts
Methods in org.apache.ivy.osgi.repo with parameters of type Artifact Modifier and Type Method Description ResolvedResource
AbstractOSGiResolver. findArtifactRef(Artifact artifact, java.util.Date date)
void
AbstractOSGiResolver. publish(Artifact artifact, java.io.File src, boolean overwrite)
-
Uses of Artifact in org.apache.ivy.plugins.lock
Methods in org.apache.ivy.plugins.lock with parameters of type Artifact Modifier and Type Method Description boolean
ArtifactLockStrategy. lockArtifact(Artifact artifact, java.io.File artifactFileToDownload)
boolean
LockStrategy. lockArtifact(Artifact artifact, java.io.File artifactFileToDownload)
Performs a lock before downloading the givenArtifact
to the given file.boolean
NoLockStrategy. lockArtifact(Artifact artifact, java.io.File artifactFileToDownload)
void
ArtifactLockStrategy. unlockArtifact(Artifact artifact, java.io.File artifactFileToDownload)
void
LockStrategy. unlockArtifact(Artifact artifact, java.io.File artifactFileToDownload)
Release the lock acquired for an artifact download.void
NoLockStrategy. unlockArtifact(Artifact artifact, java.io.File artifactFileToDownload)
-
Uses of Artifact in org.apache.ivy.plugins.namespace
Methods in org.apache.ivy.plugins.namespace that return Artifact Modifier and Type Method Description static Artifact
NameSpaceHelper. transform(Artifact artifact, NamespaceTransformer t)
Methods in org.apache.ivy.plugins.namespace with parameters of type Artifact Modifier and Type Method Description static Artifact
NameSpaceHelper. transform(Artifact artifact, NamespaceTransformer t)
-
Uses of Artifact in org.apache.ivy.plugins.parser
Methods in org.apache.ivy.plugins.parser that return Artifact Modifier and Type Method Description Artifact
AbstractModuleDescriptorParser. getMetadataArtifact(ModuleRevisionId mrid, Resource res)
Artifact
ModuleDescriptorParser. getMetadataArtifact(ModuleRevisionId mrid, Resource res)
Returns the module metadata artifact corresponding to the given module revision id that this parser parses -
Uses of Artifact in org.apache.ivy.plugins.parser.m2
Methods in org.apache.ivy.plugins.parser.m2 that return Artifact Modifier and Type Method Description private static Artifact
PomModuleDescriptorWriter. findArtifact(ModuleDescriptor md, java.lang.String artifactName)
Returns the first artifact with the correct name and without a classifier.Artifact
PomModuleDescriptorBuilder. getJavadocArtifact()
Artifact
PomModuleDescriptorBuilder. getMainArtifact()
Artifact
PomModuleDescriptorParser. getMetadataArtifact(ModuleRevisionId mrid, Resource res)
Artifact
PomModuleDescriptorBuilder. getSourceArtifact()
Artifact
PomModuleDescriptorBuilder. getSrcArtifact()
-
Uses of Artifact in org.apache.ivy.plugins.parser.xml
Methods in org.apache.ivy.plugins.parser.xml with parameters of type Artifact Modifier and Type Method Description private static java.lang.String
XmlModuleDescriptorWriter. getConfs(ModuleDescriptor md, Artifact artifact)
-
Uses of Artifact in org.apache.ivy.plugins.report
Fields in org.apache.ivy.plugins.report with type parameters of type Artifact Modifier and Type Field Description private java.util.List<Artifact>
XmlReportParser.SaxXmlReportParser. artifacts
Methods in org.apache.ivy.plugins.report that return Artifact Modifier and Type Method Description Artifact[]
XmlReportParser. getArtifacts()
Methods in org.apache.ivy.plugins.report that return types with arguments of type Artifact Modifier and Type Method Description java.util.List<Artifact>
XmlReportParser.SaxXmlReportParser. getArtifacts()
-
Uses of Artifact in org.apache.ivy.plugins.repository
Methods in org.apache.ivy.plugins.repository with parameters of type Artifact Modifier and Type Method Description void
ResourceDownloader. download(Artifact artifact, Resource resource, java.io.File dest)
void
AbstractRepository. put(Artifact artifact, java.io.File source, java.lang.String destination, boolean overwrite)
void
Repository. put(Artifact artifact, java.io.File source, java.lang.String destination, boolean overwrite)
Transfer a resource to the repositoryResolvedResource
ArtifactResourceResolver. resolve(Artifact artifact)
-
Uses of Artifact in org.apache.ivy.plugins.resolver
Fields in org.apache.ivy.plugins.resolver with type parameters of type Artifact Modifier and Type Field Description private java.util.Map<Artifact,java.util.List<java.lang.String>>
BasicResolver. artattempts
Methods in org.apache.ivy.plugins.resolver that return Artifact Modifier and Type Method Description protected Artifact
AbstractResolver. fromSystem(Artifact artifact)
protected Artifact
AbstractResolver. toSystem(Artifact artifact)
Methods in org.apache.ivy.plugins.resolver that return types with arguments of type Artifact Modifier and Type Method Description protected abstract java.util.List<Artifact>
AbstractWorkspaceResolver. createWorkspaceArtifacts(ModuleDescriptor md)
Methods in org.apache.ivy.plugins.resolver with parameters of type Artifact Modifier and Type Method Description ResolvedResource
BasicResolver. doFindArtifactRef(Artifact artifact, java.util.Date date)
DownloadReport
BasicResolver. download(Artifact[] artifacts, DownloadOptions options)
DownloadReport
CacheResolver. download(Artifact[] artifacts, DownloadOptions options)
Deprecated.DownloadReport
ChainResolver. download(Artifact[] artifacts, DownloadOptions options)
DownloadReport
DependencyResolver. download(Artifact[] artifacts, DownloadOptions options)
Download artifacts with specified DownloadOptions.DownloadReport
DualResolver. download(Artifact[] artifacts, DownloadOptions options)
DownloadReport
IBiblioResolver. download(Artifact[] artifacts, DownloadOptions options)
DownloadReport
IvyRepResolver. download(Artifact[] artifacts, DownloadOptions options)
DownloadReport
RepositoryResolver. download(Artifact[] artifacts, DownloadOptions options)
boolean
AbstractResolver. exists(Artifact artifact)
boolean
BasicResolver. exists(Artifact artifact)
boolean
CacheResolver. exists(Artifact artifact)
Deprecated.boolean
ChainResolver. exists(Artifact artifact)
boolean
DependencyResolver. exists(Artifact artifact)
Returnstrue
if the given artifact can be located by this resolver and actually exist.boolean
DualResolver. exists(Artifact artifact)
boolean
IBiblioResolver. exists(Artifact artifact)
boolean
IvyRepResolver. exists(Artifact artifact)
ResolvedResource
AbstractPatternsBasedResolver. findArtifactRef(Artifact artifact, java.util.Date date)
protected abstract ResolvedResource
BasicResolver. findArtifactRef(Artifact artifact, java.util.Date date)
ResolvedResource
IBiblioResolver. findArtifactRef(Artifact artifact, java.util.Date date)
ResolvedResource
IvyRepResolver. findArtifactRef(Artifact artifact, java.util.Date date)
private ResolvedResource
RepositoryResolver. findDynamicResourceUsingPattern(ResourceMDParser rmdparser, ModuleRevisionId mrid, java.lang.String pattern, Artifact artifact, java.util.Date date)
protected abstract ResolvedResource
AbstractPatternsBasedResolver. findResourceUsingPattern(ModuleRevisionId mrid, java.lang.String pattern, Artifact artifact, ResourceMDParser rmdparser, java.util.Date date)
protected ResolvedResource
RepositoryResolver. findResourceUsingPattern(ModuleRevisionId mrid, java.lang.String pattern, Artifact artifact, ResourceMDParser rmdparser, java.util.Date date)
protected ResolvedResource
AbstractPatternsBasedResolver. findResourceUsingPatterns(ModuleRevisionId moduleRevision, java.util.List<java.lang.String> patternList, Artifact artifact, ResourceMDParser rmdparser, java.util.Date date)
private ResolvedResource
IBiblioResolver. findSnapshotArtifact(Artifact artifact, java.util.Date date, ModuleRevisionId mrid, MavenTimedSnapshotVersionMatcher.MavenSnapshotRevision snapshotRevision)
protected Artifact
AbstractResolver. fromSystem(Artifact artifact)
protected ResolvedResource
BasicResolver. getArtifactRef(Artifact artifact, java.util.Date date)
protected java.lang.String
FileSystemResolver. getDestination(java.lang.String pattern, Artifact artifact, ModuleRevisionId mrid)
protected java.lang.String
RepositoryResolver. getDestination(java.lang.String pattern, Artifact artifact, ModuleRevisionId mrid)
protected ResolvedResource[]
IBiblioResolver. listResources(Repository repository, ModuleRevisionId mrid, java.lang.String pattern, Artifact artifact)
protected ResolvedResource[]
RepositoryResolver. listResources(Repository repository, ModuleRevisionId mrid, java.lang.String pattern, Artifact artifact)
List all revisions as resolved resources for the given artifact in the given repository using the given pattern, and using the given mrid except its revision.ArtifactOrigin
AbstractResolver. locate(Artifact artifact)
Default implementation actually download the artifact Subclasses should overwrite this to avoid the downloadArtifactOrigin
BasicResolver. locate(Artifact artifact)
ArtifactOrigin
CacheResolver. locate(Artifact artifact)
Deprecated.ArtifactOrigin
ChainResolver. locate(Artifact artifact)
ArtifactOrigin
DependencyResolver. locate(Artifact artifact)
Locates the given artifact and returns its location if it can be located by this resolver and if it actually exists, ornull
in other cases.ArtifactOrigin
DualResolver. locate(Artifact artifact)
ArtifactOrigin
IBiblioResolver. locate(Artifact artifact)
ArtifactOrigin
IvyRepResolver. locate(Artifact artifact)
protected void
BasicResolver. logArtifactAttempt(Artifact art, java.lang.String attempt)
void
AbstractWorkspaceResolver. publish(Artifact artifact, java.io.File src, boolean overwrite)
void
CacheResolver. publish(Artifact artifact, java.io.File src, boolean overwrite)
Deprecated.void
ChainResolver. publish(Artifact artifact, java.io.File src, boolean overwrite)
void
DependencyResolver. publish(Artifact artifact, java.io.File src, boolean overwrite)
void
DualResolver. publish(Artifact artifact, java.io.File src, boolean overwrite)
void
IBiblioResolver. publish(Artifact artifact, java.io.File src)
void
IvyRepResolver. publish(Artifact artifact, java.io.File src)
void
RepositoryResolver. publish(Artifact artifact, java.io.File src, boolean overwrite)
protected void
RepositoryResolver. put(Artifact artifact, java.io.File src, java.lang.String dest, boolean overwrite)
protected void
RepositoryResolver. putChecksum(Artifact artifact, java.io.File src, java.lang.String dest, boolean overwrite, java.lang.String algorithm)
protected void
RepositoryResolver. putSignature(Artifact artifact, java.io.File src, java.lang.String dest, boolean overwrite)
void
AbstractResolver. reportFailure(Artifact art)
void
BasicResolver. reportFailure(Artifact art)
void
ChainResolver. reportFailure(Artifact art)
void
DependencyResolver. reportFailure(Artifact art)
Reports last artifact download failure as Messagesvoid
DualResolver. reportFailure(Artifact art)
protected Artifact
AbstractResolver. toSystem(Artifact artifact)
-
Uses of Artifact in org.apache.ivy.plugins.resolver.packager
Methods in org.apache.ivy.plugins.resolver.packager with parameters of type Artifact Modifier and Type Method Description ResolvedResource
PackagerResolver. findArtifactRef(Artifact artifact, java.util.Date date)
ResolvedResource
PackagerCacheEntry. getBuiltArtifact(Artifact artifact)
Get a built artifact.Constructors in org.apache.ivy.plugins.resolver.packager with parameters of type Artifact Constructor Description BuiltFileResource(java.io.File dir, Artifact artifact)
-
Uses of Artifact in org.apache.ivy.plugins.resolver.util
Methods in org.apache.ivy.plugins.resolver.util with parameters of type Artifact Modifier and Type Method Description static ResolvedResource[]
ResolverHelper. findAll(Repository rep, ModuleRevisionId mrid, java.lang.String pattern, Artifact artifact)
-
Uses of Artifact in org.apache.ivy.util.filter
Fields in org.apache.ivy.util.filter with type parameters of type Artifact Modifier and Type Field Description static Filter<Artifact>
FilterHelper. NO_FILTER
Methods in org.apache.ivy.util.filter that return types with arguments of type Artifact Modifier and Type Method Description static Filter<Artifact>
FilterHelper. getArtifactTypeFilter(java.lang.String types)
static Filter<Artifact>
FilterHelper. getArtifactTypeFilter(java.lang.String[] types)
Methods in org.apache.ivy.util.filter with parameters of type Artifact Modifier and Type Method Description boolean
ArtifactTypeFilter. accept(Artifact art)
-