deliverpattern | the pattern to use for ivy file delivery |
No. Defaults to ${ivy.deliver.ivy.pattern} |
pubrevision | the revision to use for the publication |
No. Defaults to ${ivy.deliver.revision} if set, or the revision resolved if set, or a timestamp |
pubbranch | the branch to use for the publication |
No. Defaults to ${ivy.deliver.branch} if set, or the branch resolved if set, or nothing (branch info won't be updated) |
pubdate | the publication date to use for the publication. This date should be either 'now', or a date given with the following pattern: yyyyMMddHHmmss |
No. Defaults to 'now' |
status | the status to use for the publication |
No. Defaults to ${ivy.status} |
delivertarget | the target to call for recursive delivery |
No. No recursive delivery is done by default |
validate | true to force ivy files validation against ivy.xsd, false to force no validation |
No. Defaults to default ivy value (as configured in configuration file) |
replacedynamicrev | true to replace dynmic revisions by static ones in the delivered file, false to avoid this replacement since 1.3 |
No. Defaults to true |
settingsRef | A reference to the ivy settings that must be used by this task (since 2.0) |
No, 'ivy.instance' is taken by default. |
conf | comma-separated list of configurations to include in the delivered file. Accepts wildcards. since 2.0 |
No. Defaults to all configurations |