This is part of the multiproject plugin. If you're using b10 it needs to be in project/main/multiproject/navigation.xml as a TEMPLATE, similar to those in the multiproject plugin itself.
If you're using CVS head, it needs to be in xdocs/navigation.xml. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Dominik Dahlem <[EMAIL PROTECTED]> wrote on 27/08/2003 03:22:41 AM: > I have a navigation.xml file in the project/main/xdocs directory. In > combination with the property maven.xdoc.includeProjectDocumentation=no > I get what I want for the main project. > However, I couldn't find a solution on how to integrate a template-based > navigation bar for the sub-projects similar to > http://www.ajsoft.net/Products/WebShop/. > > Thx, > Dominik > > On Tue, 2003-08-26 at 16:22, Dominik Dahlem wrote: > > Hi, > > > > I have the following multiproject structure: > > > > project/main > > project/A > > project/B > > project/C > > > > where main kicks off the multiproject goals. How can I include templates > > for a common navigation layout for all sub-projects (e.g. I want to have > > links to all sub-projects)? Additionally, how can I process > > navigation.xml for the main project page? The multiproject requires to > > exclude the main project, hence no documentation for it will be > > generated. > > > > Thx for any help, > > Dominik > > > > > > --------------------------------------------------------------------- > > 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] >
