Re: maven 3.0 build failure with IBM SDK 5

2009-11-05 Thread Patrick Schneider
Did you get this figured out? I've seen the MalformedInputException before on Windows machines when the default character endcoding is being used. Are you configuring the resource plugin at all, or relying on defaults? You might try specifying UTF-8 explicitly in there. On Tue, Nov 3, 2009 at

Re: maven 3.0 build failure with IBM SDK 5

2009-11-05 Thread Henri Gomez
The problem dissapear after upgrading to IBM SDK SR10. 2009/11/6 Patrick Schneider pschnei...@gmail.com: Did you get this figured out?  I've seen the MalformedInputException before on Windows machines when the default character endcoding is being used. Are you configuring the resource plugin

maven 3.0 build failure with IBM SDK 5

2009-11-03 Thread Henri Gomez
Hi to all, I just added a job on our Hudson server to build Maven 3.0 from the trunk. The job use maven 2.2.1 and a custom repository (to avoid collisions with our others projects). Goals are clean install and MAVEN_OPTS is set to -Xmx512m No problem when I use a Sun JVM Java 5. But if I select

Re: maven 3.0 build failure with IBM SDK 5

2009-11-03 Thread Henri Gomez
A note on this one. Build works with an IBM SDK 6. 2009/11/3 Henri Gomez henri.go...@gmail.com: Hi to all, I just added a job on our Hudson server to build Maven 3.0 from the trunk. The job use maven 2.2.1 and a custom repository (to avoid collisions with our others projects). Goals are

Re: maven 3.0 build failure with IBM SDK 5

2009-11-03 Thread Benjamin Bentmann
Henri Gomez wrote: Caused by: org.apache.maven.shared.filtering.MavenFilteringException at org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:130) at

Re: maven 3.0 build failure with IBM SDK 5

2009-11-03 Thread Henri Gomez
Henri Gomez wrote: Caused by: org.apache.maven.shared.filtering.MavenFilteringException        at org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:130)        at

Re: maven 3.0 build failure with IBM SDK 5

2009-11-03 Thread Henri Gomez
Hi Benjamin, What's the JIRA for this problem (and fix in r832389) ? I'd like to verify if this bug could affect some of ours projects Regards 2009/11/3 Benjamin Bentmann benjamin.bentm...@udo.edu: Henri Gomez wrote: Caused by: org.apache.maven.shared.filtering.MavenFilteringException      

Re: maven 3.0 build failure with IBM SDK 5

2009-11-03 Thread Henri Gomez
FYI: After upgrading our IBM SDK 1.5 to SR10 (build pxi32dev-20090707 (SR10 ), maven-3 from trunk build with maven 2.2.1. SDK is now : java version 1.5.0 Java(TM) 2 Runtime Environment, Standard Edition (build pxi32dev-20090707 (SR10 )) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux x86-32

Re: maven 3.0 build failure with IBM SDK 5

2009-11-03 Thread Benjamin Bentmann
Henri Gomez wrote: What's the JIRA for this problem (and fix in r832389) ? I'd like to verify if this bug could affect some of ours projects There is no JIRA because it's not a bug in Maven itself. As visible from the mentioned SVN revision, the failure to build Maven was due to a corrupt