Hello,
I want to write a plugin that creates a list of modules that depend on
given module. The book talks about how to get dependency of given
project - I want to do the reverse, and find all the modules that are
dependent on given module. This functionality can be handy if I want
recursive deployment of snapshots. 
Does such information exist and how to get it in plugin? 
Is it possible to have maven generate it on the command line?
Thanks
Leonard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to