My thoughts here...

http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-514

Personally I've tried to separate properties from filters recently. 

Cheers,
Brett

> -----Original Message-----
> From: Colin Sampaleanu [mailto:[EMAIL PROTECTED] 
> Sent: Friday, 8 August 2003 5:00 AM
> To: Maven Users List
> Subject: ant filterchain support on copying
> 
> 
> Can anybody think of a way to make Maven support use of ant 
> filterchains 
> when copying resources, short of completely overriding the resource 
> copying code? I don't think there is any way, but maybe 
> somebody has an 
> idea...
> 
> We find filterchains like
>       <filterchain>
>         <expandproperties/>
>       </filterchain>
> with the ant copy task extremely useful, since we don't have 
> to manually 
> create the filters; basically all the ant properties get expanded as 
> filters.
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to