RE: help needed with maven antrun plugin

2010-02-05 Thread Pankaj Agarwal
I tried it but the error is same. Thanks, Pankaj -Original Message- From: Haroon Rafique [mailto:haroon.rafi...@utoronto.ca] Sent: Friday, February 05, 2010 5:27 AM To: Maven Users List Subject: RE: help needed with maven antrun plugin On Yesterday at 1:26pm, PA=>Pankaj Agar

RE: help needed with maven antrun plugin

2010-02-05 Thread Pankaj Agarwal
- > [INFO] Total time: 1 minute 40 seconds > [INFO] Finished at: Thu Feb 04 21:31:15 GMT 2010 > [INFO] Final Memory: 10M/187M > [INFO] > > > -Original Message- > From: Wayne Fay [mailto:wayne...@gmail.com] > Sent: Thursday, February 04, 2010 1:11 P

RE: help needed with maven antrun plugin

2010-02-05 Thread Haroon Rafique
On Yesterday at 1:26pm, PA=>Pankaj Agarwal wrote: PA> Here's the exact error. PA> PA> [INFO] PA> PA> [ERROR] BUILD ERROR [INFO] PA> PA> [INFO] An

Re: help needed with maven antrun plugin

2010-02-04 Thread Stephen Connolly
- > [INFO] Total time: 1 minute 40 seconds > [INFO] Finished at: Thu Feb 04 21:31:15 GMT 2010 > [INFO] Final Memory: 10M/187M > [INFO] > > > -Original Message- > From: Wayne Fay [mailto:wayne...@gmail.com] > Sent: Thursday, February 04, 2010 1:11 PM > To: Maven

RE: help needed with maven antrun plugin

2010-02-04 Thread Pankaj Agarwal
sday, February 04, 2010 1:11 PM To: Maven Users List Subject: Re: help needed with maven antrun plugin > I am able to successfully build using an ant build.xml but the same is > failing when I am call it using antrun plugin. Specific error messages are more helpful than generic &

Re: help needed with maven antrun plugin

2010-02-04 Thread Wayne Fay
> I am able to successfully build using an ant build.xml but the same is > failing when I am call it using antrun plugin. Specific error messages are more helpful than generic "it didnt work" comments. Wayne - To unsubscribe, e-

help needed with maven antrun plugin

2010-02-04 Thread Pankaj Agarwal
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