On Tue, 23 Mar 2004 20:52:03 -0800 (PST), Martin Cooper wrote:So, there are pros and cons both ways, of course. Now we just need to make a decision and move on it. ;-
If all the deliverables are in a single module, is there a way that we can generate a separate changelog for each one?
http://maven.apache.org/reference/project-descriptor.html#repository
You can specify a submodule in the repository URL. The project.xml for struts-chain demonstrates this, and I just confirmed that it does what you'd think it would. Run "maven site" in contrib/struts-chain and then open "target/docs/changelog-report.html" You'll see that it's limited to struts-chain changes.
Joe
--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody thinks of complaining."
-- Jef Raskin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
