I am trying to investigate the compilation failure several users
reported on the trunk of the webstart maven plugin. See
http://jira.codehaus.org/browse/MWEBSTART-82 and
http://jira.codehaus.org/browse/MWEBSTART-93.
I am having a hard time trying to reproduce it.

I've tried maven 2.0.6, 2.0.7 and 2.0.8 under Linux with JDK 1.5.0_11-b03.

Each time I did:

  svn up
  svn revert -R .
  rm -r ~/.m2/repository
  mvn clean install

In each case, the build passed.

Users have reported the issue under various configurations.

Maven version: 2.0.7
Java version: 1.6.0_01
OS name: "linux" version: "2.6.17-12-generic" arch: "i386"

Maven version: 2.0.7
Java version: 1.5.0_14
OS name: "windows xp" version: "5.1" arch: "x86"

Maven 2.0.8
JDK 1.5.0_04-b05
OS unknown



My settings.xml doesn't contain any mirror, proxy or anything.

To those having problems, do you have anything in your settings.xml
that could affect this issue ?
Can you produce a debug build log ?

To others, any idea what could affect the reproducibility of the build ?

Thanks.

Jerome

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to