Need help with component management.

2007-09-19 Thread Chris Helck
Hi, I'm running into problems managing all of my component and versions. One problem is that the dependency relations are scattered across the different project reports. Asking questions like Which of my twenty applications use version 1.2.3 of this library? is hard to do. I think I would like a

Re: Need help with component management.

2007-09-19 Thread Wendy Smoak
On 9/19/07, Chris Helck [EMAIL PROTECTED] wrote: I think I would like a program that can look at my Maven repository, extract all the dependecy data from all of the poms (Maven1 and Maven2), and create a complete graph. I could then process the graph and produce reports with graphviz or some

Re: Need help with component management.

2007-09-19 Thread Wayne Fay
Very little in the world cannot be done (from a programming perspective) if you have the time and inclination. As Wendy suggested, it is possible that some of the functionality you desire has already been created by one of the Repository Management tools. So pull them all down and do some