[m2] How to bundle a rar file into an ear with maven-ear-plugin

2006-02-14 Thread Xavier Galleri
Title: [m2] How to bundle a rar file into an ear with maven-ear-plugin Hello, I'd like to configure the maven-ear-plugin to bundle a rar file. Is there any idea? Rgds, -Xavier Ce message et ses pièces jointes (le "message") est destiné à l'usage exclusif de son destinataire. Si vous rec

RE: Calling mvn from ant does not propagate errors

2006-02-13 Thread Xavier Galleri
accepts env settings http://ant.apache.org/manual/index.html -Dan On 2/12/06, Xavier Galleri <[EMAIL PROTECTED]> wrote: > > Ok, it gets working eventually, both with the latest mvn.bat and your > solution (tracked too by http://jira.codehaus.org/browse/MNG-2002). > > Thx a l

RE: Calling mvn from ant does not propagate errors

2006-02-12 Thread Xavier Galleri
command that > > appears at the end of the mvn.bat script. Your solution is probably > > neater. > > > > > > On 10/02/06, Xavier Galleri <[EMAIL PROTECTED] > > > wrote: > > > > > > Precisely, CC is the reason... > > > > > &g

RE: Calling mvn from ant does not propagate errors

2006-02-10 Thread Xavier Galleri
Title: RE: Calling mvn from ant does not propagate errors Precisely, CC is the reason... Rgds, -Xavier -Original Message- From: Daniel Kulp [mailto:[EMAIL PROTECTED]] Sent: 10 February 2006 14:42 To: Maven Users List Subject: Re: Calling mvn from ant does not propagate errors

Calling mvn from ant does not propagate errors

2006-02-10 Thread Xavier Galleri
Title: Calling mvn from ant does not propagate errors Hi, I need to call mvn from ant and I tried to do that as follows:           The problem is that the "failonerror" is not working when mvn fails. I'm working under Windows XP. After some investigations, I came to the conclusi