Hi, right I tried it again with the same results but ...
1. I'm not sure I've understood what you mean by 'try a build online'. I was
online when I did the build, so maven downloaded the jars it needed etc. But
did you mean something more than that?
2. I tried to update my source. The doc says to run "svn update", but I got
this (error?) ...
C:\apache\axis2>svn update
svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: REPORT of '/repos/asf/!svn/vcc/default': 200 OK (http://svn.apache.org)
So, I'm not sure if this worked or not. (Just to be clear axis2 is the
directory I created yesterday with svn co, and contains maven.xml etc.)
3. I did hit an earlier build problem yesterday, which could be a clue ...
BUILD FAILED
File...... C:\Documents and
Settings\rhenley\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] --
C:\apache\axis2\modules\security\maven.xml:39:110: <copy> Warning: Could not
find file C:\Documents and
Settings\rhenley\.maven\repository\bouncycastle\jars\bcprov-jdk13-128.jar to
copy.
I 'fixed' this by manually downloading bcprov-jdk13-128.jar from
http://www.bouncycastle.org/download/.
Rob
----- Original Message -----
From: "Eran Chinthaka" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, March 22, 2006 9:52 AM
Subject: Re: [Axis2] wss4j
I just checked the Axis2 and Axiom builds and they are successful for me.
can you try a build online.
Chinthaka
Rob Henley wrote:
Tried to build SVN yesterday, but hit this problem:
BUILD FAILED
File...... C:\Documents and
Settings\rhenley\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and
Settings\rhenley\.maven\cache\maven-test-plugin-1.6.\plugin.jelly:181:54:
<fail> There were test failures.
Similar looking problem was seen last year and attributed to a bad
version of maven and/or using JDK1.5. The JDK1.5 issue was marked as
fixed in 0.92 (http://issues.apache.org/jira/browse/AXIS2-193) and I
think I have a good version of maven (1.0.2).
Possibly the commons-axiom build had the same problem yesterday? ...
http://vmgump.apache.org/gump/public/ws-axis2-commons/ws-commons-axiom/gump_work/build_ws-axis2-commons_ws-commons-axiom.html
Does anyone know if the problem is in SVN? Otherwise, it must be me :-(
Many thanks
Rob