class |
BuildOBRTask |
|
class |
ConvertManifestTask |
|
class |
FixDepsTask |
|
class |
IvyArtifactProperty |
Set a set of ant properties according to the last artifact resolved
|
class |
IvyArtifactReport |
Generates a report of all artifacts involved during the last resolve.
|
class |
IvyBuildList |
Creates an ant filelist of files (usually build.xml) ordered according to the dependencies
declared in ivy files.
|
class |
IvyBuildNumber |
Look for the latest module in the repository matching the given criteria, and sets a set of
properties according to what was found.
|
class |
IvyCacheFileset |
Creates an ant fileset consisting in all artifacts found during a resolve.
|
class |
IvyCachePath |
Creates an ant path consisting in all artifacts found during a resolve.
|
class |
IvyCacheTask |
Base class for the cache path related classes: cachepath and cachefileset.
|
class |
IvyCheck |
Checks the given ivy file using current configuration to see if all dependencies are available,
with good confs.
|
class |
IvyCleanCache |
Cleans the content of Ivy cache(s).
|
class |
IvyConvertPom |
Convert a pom to an ivy file
|
class |
IvyDeliver |
Trigger 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.
|
class |
IvyDependencyTree |
|
class |
IvyDependencyUpdateChecker |
|
class |
IvyFindRevision |
Look for the latest module in the repository matching the given criteria, and sets a set of
properties according to what was found.
|
class |
IvyInfo |
Parses information about an ivy file and make them available in ant.
|
class |
IvyInstall |
Allow to install a module or a set of module from repository to another one.
|
class |
IvyListModules |
Look for modules in the repository matching the given criteria, and sets a set of properties
according to what was found.
|
class |
IvyMakePom |
Convert an ivy file to a pom
|
class |
IvyPostResolveTask |
Base class for tasks needing to be performed after a resolve.
|
class |
IvyPublish |
This task allow to publish a module revision to an Ivy repository.
|
class |
IvyReport |
This ant task let users generates reports (html, xml, graphml, ...) from the last resolve done.
|
class |
IvyRepositoryReport |
Generates a report of dependencies of a set of modules in the repository.
|
class |
IvyResolve |
This task allow to call the Ivy dependency resolution from ant.
|
class |
IvyResources |
|
class |
IvyRetrieve |
This task allow to retrieve dependencies from the cache to a local directory like a lib dir.
|
class |
IvyVar |
This task let user set ivy variables from ant.
|