for each profile do
<tasks>
<property file="${basedir}/my/profile/specific/file"/>
<ant antfile="..."/>
</tasks>
that should work, shouldn't it?
Sebastian Breit wrote:
>
> takai schrieb:
>> I'd use the antrun plugin.
> OK, its no problem to copy files. But i have defined multiple profiles.
> Every profile defines filter tokens read from a profile specific file.
> How can i use these tokens while copying with the antrun-plugin?
>
> Regards
> Sebastian
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/-m2--Simple-copy-and-filter-plugin--tf3187244s177.html#a8847884
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]