I'm using CVS HEAD, downloaded on 11/25/03. Even if I remove xdocs/navigation.xml entirely, the subproject/xdocs/navigation.xml file is not used to create the subproject's index. Instead, I get a default index.
I'm using these properties: maven.multiproject.ignoreFailures=false maven.multiproject.navigation=aggregate maven.multiproject.type=jar maven.multiproject.includes=*/project.xml maven.multiproject.excludes=project.xml and taking the default value for maven.multiproject.aggregateDir. I'll install RC1 and see if I get the same thing. On Fri, 12 Dec 2003, at 11:15:15 [GMT +1100] [EMAIL PROTECTED] wrote: > Are you using RC1? > If so, the subprojects navigation.xml should be all that's used for the > subproject. > -- > dIon Gillard, Multitask Consulting > Blog: http://blogs.codehaus.org/people/dion/ > "Jefferson K. French" <[EMAIL PROTECTED]> wrote on 12/12/2003 09:51:09 AM: >> I'm having a hard time figuring out how to specify a navigation.xml >> file for my subprojects. When I do a multiproject:site, I find that my >> subproject's xdocs/navigation.xml file is ignored, and the main >> project's xdocs/navigation.xml file is used instead. >> >> Could someone who has gotten subproject navigation to work with a >> recent build of Maven please give me some hints? I've been searching >> through the archives and plugin docs, and I tried to emulate the >> WebShop example, but to no avail. >> >> Thanks for any pointers. >> >> Jeff >> >> -- >> mailto:[EMAIL PROTECTED] >> >> >> >> --------------------------------------------------------------------- >> 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] -- mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
