I haven't done this with Ivy but it looks like it is possible with the report task:
http://ant.apache.org/ivy/history/latest-milestone/use/report.html I have used Tattle Tale for this. It's really nice. http://www.jboss.org/tattletale Cheers, Geoff On Fri, May 4, 2012 at 5:10 PM, Denis Krizanovic <denis.krizano...@gmail.com> wrote: > I don't know how to ask this question of the nabble archive.. So I'll ask > here, without searching the archive. > > I want a report that shows me all the modules that depend on a particular > module. > > My specific example, is I need to upgrade some mq libraries from 6.02 to 6.1 > > How can I find which projects are using the 6.02 libraries?