maven-multiproject-plugin-1.0-SNAPSHOT Most files are from 14/07.
Thanks for your help. >Which version of multiproject are you using? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Benoit Xhenseval <[EMAIL PROTECTED]> wrote on 17/09/2003 07:08:50 PM: > Yes, the top project.xml is as follows: > > <?xml version="1.0" encoding="UTF-8"?> > <project> > <extend>${basedir}/master.xml</extend> > <name>FXStore</name> > <reports> > <report>maven-faq-plugin</report> > </reports> > </project> > > And we have a navigation.xml file in top/xdocs. > > The faq.html does get generated in top/target/docs but it is not linked in > top/target/docs/maven-reports.html > > The navigation is entirely ignored. > > Any suggestion? Working example? > Many thanks > > Benoit. > > > >Do you have the faq plugin in the top level project.xml? > >Does the top level project have a navigation.xml? > >-- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
