Hi, I'd like to suggest we make the following changes to the parent hierarchy: - maven/site/pom.xml will become the global root POM. It will be versioned with a single digit (1, 2, etc) incremented whenever it is changed. - the parent will contain all the globally true info - the main site descriptor, the foundation info, base version control, root site descriptor - maven/components, /continuum, etc will inherit from it. - the plugin parent will be versioned with a single digit. It will not contain dependencies or dependency management information. The plugin API version will be put into every plugin.
One thing I haven't thought through - how do we best set the project info for the site. - Do we put all committers and mailing lists on the main site? - Do we exclude those reports from the main site, include them in the product sites? - Do we aggregate? I think we should have all developers listed at the front, same with mailing lists. I think contributors (which we haven't been adding), should only be at the product level. - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
