There's only one source dir in a maven project. If you've got generated 
source, add them to the source set the same way the antlr plugin does.

Does that help?
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


Yonghui Chen <[EMAIL PROTECTED]> wrote on 16/01/2003 04:40:04 PM:

> Hi all,
> 
> I have tried add multiple sourceDirectory elements in
> project.xml (as below) , but it seems maven only use
> the last one, how to correct this?
> 
> 
> Thanks.
> 
> 
> my project.xml
>       <sourceDirectory>src/java</sourceDirectory>
>    <sourceDirectory>src/generate</sourceDirectory>
> 
> 
> 
> _________________________________________________________
> Do You Yahoo!? 
> "���߹���ţ������μ���������"
> http://cn.surveys.yahoo.com/gm_campaign_evaluation
> 
> --
> To unsubscribe, e-mail:   <mailto:turbine-maven-user-
> [EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:turbine-maven-user-
> [EMAIL PROTECTED]>
> 

> ForwardSourceID:NT000A386E 


Reply via email to