Re: Maven 2.1.0 regression with war plugin

2009-03-25 Thread nicolas de loof
MWAR-187 On Wed, Mar 25, 2009 at 9:40 AM, Stephane Nicoll wrote: > Is there a Jira issue for this? If not, can you create one? > > Thanks, > Stéphane > > On Wed, Mar 25, 2009 at 8:36 AM, nicolas de loof > wrote: > > > Hi > > here is a more detailled trace building the webapp with 2.1-beta-1 : >

Re: Maven 2.1.0 regression with war plugin

2009-03-25 Thread Stephane Nicoll
Is there a Jira issue for this? If not, can you create one? Thanks, Stéphane On Wed, Mar 25, 2009 at 8:36 AM, nicolas de loof wrote: > Hi > here is a more detailled trace building the webapp with 2.1-beta-1 : > > > > >org.apache.maven.plugins > maven-war-plugin >

Re: Maven 2.1.0 regression with war plugin

2009-03-25 Thread nicolas de loof
Hi here is a more detailled trace building the webapp with 2.1-beta-1 : org.apache.maven.plugins maven-war-plugin 2.1-beta-1 bios-pdc Let me know any other usefull info I could provide mvn package -V -e -X + Error stacktrace

Re: Maven 2.1.0 regression with war plugin

2009-03-25 Thread Stephane Nicoll
Nicolas, You can disable the caching system and it will work. This is still an alpha/beta feature (hence the reason why I was reluctant to call it 2.1 when we cast the war plugin vote) See http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html#useCache I'll try to find some time to final

Re: Maven 2.1.0 regression with war plugin

2009-03-24 Thread Jörg Schaible
Henri Gomez wrote: > Not really related, but what about 'un etat de l'art' of the plugins > to be used with maven 2.1.0 ? [snip] This list is only there to guarantee a reproduceable build if you do not yourself take the task to pin down the plugin versions. Actually I think most long time Maven

Re: Maven 2.1.0 regression with war plugin

2009-03-24 Thread Henri Gomez
Not really related, but what about 'un etat de l'art' of the plugins to be used with maven 2.1.0 ? I could see in the 'embedded master pom' : maven-antrun-plugin 1.3 maven-assembly-plugin 2.2-beta-2

Re: Maven 2.1.0 regression with war plugin

2009-03-24 Thread Jörg Schaible
nicolas de loof wrote at Dienstag, 24. März 2009 17:00: > Hi, > my build doesn't work anymore with Maven 2.1.0. > The maven-war-plugin in version 2.1-* fails with : Did you try the latest one released two days ago (2.0-beta-1) ? - Jörg --

Re: Maven 2.1.0 regression with war plugin

2009-03-24 Thread Dennis Lundberg
Can you please provide more information, version environment etc. Also a stacktrace or debug log. One of my personal webapps builds fine using Maven 2.1.0 and Maven WAR Plugin 2.1-beta-1. >mvn --version Apache Maven 2.1.0 (r755702; 2009-03-18 20:10:27+0100) Java version: 1.4.2_18 Java home: C:\P

Maven 2.1.0 regression with war plugin

2009-03-24 Thread nicolas de loof
Hi, my build doesn't work anymore with Maven 2.1.0. The maven-war-plugin in version 2.1-* fails with : [INFO] Packaging webapp [INFO] [ERROR] FATAL ERROR [INFO]