This has been fixed in CVS a day or two ago.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


"Lipper, Matthew" <[EMAIL PROTECTED]> wrote on 23/07/2003 01:54:43 AM:

> I was wondering whether there was any follow-up to the recently posted:
> 
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg01701.html
> 
> specifically, I was interested in the resolution of
> 
> <snip>
> The other issue is that, while (with the use of 
multiproject/navigation.xml)
> it will generate the index.html with this extra navigation, it doesn't 
apply
> it to my own xdocs in the top-level project (instead it uses
> xdocs/navigation.xml, which doesn't have the Projects menu section). 
> </snip>
> 
> I'm having the same problem. I've tried modifying
> multiproject/navigation.xml (as mentioned above) . I took a peek at
> multiproject plugin.jelly, and it seems that the navigation is created 
with
> the following: 
> 
> 
>       <velocity:merge 
>         name="${maven.gen.docs}/navigation.xml"
>         basedir="${plugin.resources}/templates"
>         template="navigation-${navType}.xml"/>
> 
> and a little further down:
> 
>     <!-- FIXME: Will the xdoc stuff screw this up?? -->
> 
> Anyway, if this issue has not been resolved (I could not find MAVEN-586
> JIRA?), could someone recommend a good starting point short of modifying
> MAVEN_HOME/plugins/multiproject/templates/*navigation.xml?
> 
> 
> Thanks,
> 
> Matt
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to