Does anyone have specific examples of using Ivy <deliver> or <publish> tasks with delivertarget attribute to perform recursive deliveries? The official documentation is pretty ... sparse. Are there any recommendations for using, rather than the normal Ant, βparentβ build mechanisms (like <subant> ) to do the recursion?
source share