Ben Walding <[EMAIL PROTECTED]> wrote on 28/09/2002 09:35:53 PM:

> The text on the main user info 
> (http://jakarta.apache.org/turbine/maven/reference/user-guide.
> html#POM%20Processing) 
> page runs (and I quote...)
> 
> And for a child you could have something like this:
> 
>         <project>
>           <id>commons-betwixt</id>
>           <name>Betwixt</name>
>           ...
>         </project>
> 
> 
> 
> There should be an <extend> element in there (I believe)

Yep, thanks..

> 
>         <project>
>       <extend>../project.xml</extend>
>           <id>commons-betwixt</id>
>           <name>Betwixt</name>
>           ...
>         </project>
> 
> 
> 
> Is there a better way to report these kind of things than to flood 
> the mailing list?

File a bug report on http://jira.werken.com for Maven. Even better, is to 
provide a patch with the difference between the fixed and current file. 
But the mailing list is a last resort for bugs.

Thanks,
--
dIon Gillard, Multitask Consulting
Work:      http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to