On 12/16/06, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]> wrote:
I have the following code in the maven-antrun-plugin. However, it is not working. May someone please tell me what is wrong with it? Code like this works perfectly in Ant. Thanks.
It's nice to know you think we're all psychics here but an error message might be helpful for the less gifted people on the list? ;-) Anyway, are you sure your particular version of AntContrib supports foreach? Also, I don't think you can put a <target> in your <tasks>. You should probably put it in a separate build.xml and use <ant> to call it. Cheers, Hilco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
