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.
Attribute | Description | Required |
allownomd | true if the absence of module descriptor (usually an ivy file) is authorised for this resolver, false to refuse modules without module descriptor since 1.4 |
No, defaults to true |
Child elements
Element | Description | Cardinality |
any resolver | two resolvers, the first being the ivy resolver, the second the artifact resolver |
2 |