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