- Documentation (2.5.3)- Release Notes
- Tutorials
- Reference- Introduction
- System Properties
- Settings Files
- Ivy Files
- Ant Tasks- artifactproperty
- artifactreport
- buildlist
- buildnumber
- buildobr
- cachefileset
- cachepath
- checkdepsupdate
- cleancache
- configure
- convertmanifest
- convertpom
- deliver
- dependencytree
- findrevision
- fixdeps
- info
- install
- listmodules
- makepom
- post resolve tasks
- publish
- report
- repreport
- resolve
- resources
- retrieve
- settings
- var
 
- Using standalone
- OSGi
 
- Developer doc
 
Dual Resolver
| Tag | dual | 
| Handle latest | depends on sub resolvers | 
| Handle publish | delegates to Ivy sub resolver if artifact to publish is of "ivy" type, to artifact sub resolver otherwise | 
This resolver delegates its job to one resolver for Ivy files and another for artifacts.
Attributes
This resolver shares the common attributes of composite resolvers.
Child elements
| Element | Description | Cardinality | 
|---|---|---|
| any resolver | two resolvers, the first being the Ivy resolver, the second the artifact resolver | 2 | 
