I am trying to create an Ant task using the maven-antrun-plugin in Maven 2. I would like to use the optional task foreach. In Ant, I did this by declaring the Ant-Contrib jar in a taskdef object in the build.xml. How may I do this in Maven 2? Thanks.
This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1]
