On 20/07/10 14:50, Barrie Treloar wrote:
On Tue, Jul 20, 2010 at 2:09 PM, Ben Caradoc-Davies
<ben.caradoc-dav...@csiro.au>  wrote:
The problem I am trying to solve is to automatically determine which higher
level artifacts need to have their dependencies updated when a lower level
artifact is updated. Extra credit for being as simple and easy-to-use as
dependency:tree.  :-)

Why do you want this?
Dont you want control over when to upgrade your dependencies?

Yes. I have large projects with deep dependency trees. If I change a low-level artifact and want to apply this effect everywhere, I need to know which artifacts to change (the ones that consume it directly or indirectly). I want to display the dependency graph so I know which artifacts to change.

--
Ben Caradoc-Davies <ben.caradoc-dav...@csiro.au>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to