Hi,
I am facing a strange problem. I am able to successfully build using an ant build.xml but the same is failing when I am call it using antrun plugin. Has anyone faced similar issue and any clue on how this can be resolved? I don't want to use exec plugin as that will require ant to be installed on all developer machines. In my environment we are using maven 2.0.10, Java 1.6update5. For testing the ant compilation directly I used ant version 1.7.0. Thanks for your help. -Pankaj
