Re: ComponentHaus now does full dependency trees!
"Mike Hogan" <[email protected]> Mon, 19 Jan 2004 21:13:57 +0200
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <003201c3dec0$63a5c040$d89eba50@eamon> |
Hi Alex, > Specifically I was referring to the code that generates the > html for the site you gave us a link too. I really liked the > colapsible dependencies and all that stuff. If basically we > could have a tool like that as a plugin we'd all be generating > the component reports in the same look and feel as yours. I getcha. It did not occur to me to bundle the content generation into a maven plugin, although it certainly is possible. But I'm wondering if its a good move in the grand scheme of things. Personally I believe its important to create as few obstacles as possible to submitting components to componenthaus, indeed, there should be positive incentives to use the thing, so I would be more inclined to leave this functionality be a componenthaus service. Generating a componenthaus look and feel and having it spread as static content across various web sites would be counter productive. What ya reckon? Cheers, Mike.