Uses of Class
org.apache.ivy.ant.IvyTask
Packages that use IvyTask
-
Uses of IvyTask in org.apache.ivy.ant
Subclasses of IvyTask in org.apache.ivy.antModifier and TypeClassDescriptionclassclassclassclassSet a set of ant properties according to the last artifact resolvedclassGenerates a report of all artifacts involved during the last resolve.classCreates an ant filelist of files (usually build.xml) ordered according to the dependencies declared in ivy files.classLook for the latest module in the repository matching the given criteria, and sets a set of properties according to what was found.classCreates an ant fileset consisting in all artifacts found during a resolve.classCreates an ant path consisting in all artifacts found during a resolve.classBase class for the cache path related classes: cachepath and cachefileset.classChecks the given ivy file using current configuration to see if all dependencies are available, with good confs.classCleans the content of Ivy cache(s).classConvert a pom to an ivy fileclassTrigger the delivery of a module, which may consist in a recursive delivery of dependencies and on the replacement in the ivy file of dynamic revisions (like latest.integration) by static ones.classclassclassLook for the latest module in the repository matching the given criteria, and sets a set of properties according to what was found.classParses information about an ivy file and make them available in ant.classAllow to install a module or a set of module from repository to another one.classLook for modules in the repository matching the given criteria, and sets a set of properties according to what was found.classConvert an ivy file to a pomclassBase class for tasks needing to be performed after a resolve.classThis task allow to publish a module revision to an Ivy repository.classThis ant task let users generates reports (html, xml, graphml, ...) from the last resolve done.classGenerates a report of dependencies of a set of modules in the repository.classThis task allow to call the Ivy dependency resolution from ant.classclassThis task allow to retrieve dependencies from the cache to a local directory like a lib dir.classThis task let user set ivy variables from ant.