ComponentHaus now does full dependency trees!
"Mike Hogan" <[email protected]> Sun, 18 Jan 2004 18:37:12 +0200
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <002801c3dde1$52c94c90$b89aba50@eamon> |
Hi all, Take a look at this: http://64.4.141.60/componenthaus/componentDetails.action?id=1 . Click on the + icon for the dependencies - it will expand entire dependency tree for spice-netserve! This is computed when a component is submitted by analyzing maven POMs in various maven repos. Other strategies are possible, but I went with this for now just to keep up the momentum. Next steps, probably, is to provide all these dependencies when you download the component, and to show separation between interface and implementation. What ya reckon? Cheers, Mike.