Hi David, The problem seems to be a known issue. See http://jira.codehaus.org/browse/MSHARED-18. The issue was fixed in doxia-tools-1.0. However, I found that the current maven-site-plugin:2.0-beta-6 used doxia 1.0-alpha-10 in my environment. Would somebody point out how to set doxia version in the site plugin?
Regards, Woonsan --- On Sat, 4/25/09, David Sean Taylor <[email protected]> wrote: > From: David Sean Taylor <[email protected]> > Subject: site build > To: "Jetspeed Developers List" <[email protected]> > Date: Saturday, April 25, 2009, 9:43 PM > Im trying to reorganize the docs to create a multi-project > site: > > site > jetspeed-2.2 > src/site (maindocs) > jetspeed-guide-dev > src/site > jetspeed-guide-admin > src/site > > .... > > If I build jetspeed-guide-dev by itself, it puts the > corresponding site menu on the left hand side > However if i do a multi-module build, the site from > src/site incorrectly override the site.xml associated with > jetspeed-guide-dev > Anyone know if this is a bug in maven or am i not > conforming to 'the maven way' again? > I can always build each guide by itself, but it *would be > nice* to build them all in one command > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [email protected] > For additional commands, e-mail: > [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
