RE: run executable with args from maven.xml

2005-10-18 Thread Adrian Zaharie
6 > À : Maven Developers List; 'Maven Developers List' > Objet : RE: run executable with args from maven.xml > > Hi Arnaud, thanks for your quick response > > what I want is similar to running, let's say echo.exe > (windows) with one or more args directly from wit

RE: run executable with args from maven.xml

2005-10-13 Thread Arnaud HERITIER
imply call an ant script from maven with the ant:ant task. Arnaud > -Message d'origine- > De : Adrian Zaharie [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 12 octobre 2005 22:36 > À : Maven Developers List; 'Maven Developers List' > Objet : RE: run exe

RE: run executable with args from maven.xml

2005-10-12 Thread Adrian Zaharie
Hi Arnaud, thanks for your quick response what I want is similar to running, let's say echo.exe (windows) with one or more args directly from within maven.xml why? supposedly building directly from maven has extra info about the maven project tested, then running it from ant however, I called

RE: run executable with args from maven.xml

2005-10-12 Thread Adrian Zaharie
Hi Arnaud, thanks for your quick response what I want is similar to running, let's say echo.exe (windows) with one or more args directly from within maven.xml why? supposedly building directly from maven has extra info about the maven project tested, then running it from ant however, I called

RE: run executable with args from maven.xml

2005-10-12 Thread Arnaud HERITIER
Hi Adrian. Are you searching something like : You can take a look at the exec task in ant. Arnaud > -Message d'origine- > De : Adrian Zaharie [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 12 octobre 2005 21:43 > À : users@maven.apache.org; dev@maven.apache.org > Obj