If this is the multiproject plugin, it's a known issue.

It'd help if it was raised in jira....
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


"Sonnek, Ryan" <[EMAIL PROTECTED]> wrote on 09/08/2003 01:48:54 AM:

> I've set maven.docs.src=${basedir}/xdocs (which is the default, so it
> shouldn't have to be set) and my navigation.xml is in that directory, 
but it
> still isn't translating the jelly script.  Looking through the 
multiproject
> plugin, which does this exact same thing, it uses a velocity tag to
> translate the file.  Do I need to add this velocity script to a pregoal?
> 
>       <velocity:merge 
>         name="${maven.gen.docs}/navigation.xml"
>         basedir="${plugin.resources}/templates"
>         template="navigation-${navType}.xml"/>
> 
> 
> 
> -----Original Message-----
> From: Andy Jefferson [mailto:[EMAIL PROTECTED] 
> Sent: Friday, August 08, 2003 9:54 AM
> To: Maven Users List
> Subject: Re: Including more links
> 
> On Friday 08 Aug 2003 15:46, Sonnek, Ryan wrote:
> > How do you preprocess the navigation.xml?  can you include your 
pregoal?
> 
> If you set maven.docs.src to point to the directory containing the 
> navigation.xml it will be automatically preprocessed by the 
site:generate 
> goal.
> 
> -- 
> Andy
> 
> ---------------------------------------------------------------------
> 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]
> 

Reply via email to