to clean the old classes. Then use
maven to build. It should work.
----- Original Message -----
Sent: Saturday, July 15, 2006 11:30
AM
Subject: Re: kandula and sandesha
As always thanks a lot for your
reply!
I've redone the checkout and the maven command
but it failed again.
this is the output I got:
__ __
| \/ |__
_Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects
~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
Sto tentando il download di
addressing-SNAPSHOT.jar.
Error retrieving artifact from [ http://cvs.apache.org/repository/addressing/jar
s/addressing-SNAPSHOT.jar]:
java.io.IOException: Unknown error downloading; stat
us code was:
302
Artifact /addressing/jars/addressing-SNAPSHOT.jar doesn't exists in
remote repos
itory, but it exists locally
build:start:
java:prepare-filesystem:
[mkdir] Created dir: C:\Documents and
Settings\Valerio\sand\sandesha_1_0\tar
get\classes
java:compile:
[copy]
Copying 1 file to C:\Documents and
Settings\Valerio\sand\sandesha_1_0
\target\classes
[copy] Copying 1 file to C:\Documents and
Settings\Valerio\sand\sandesha_1_0
\target\classes
[copy] Copying 1 file to C:\Documents and
Settings\Valerio\sand\sandesha_1_0
\target\classes
[copy] Copying 1 file to C:\Documents and
Settings\Valerio\sand\sandesha_1_0
\target\classes
[echo] Compiling to C:\Documents and
Settings\Valerio\sand\sandesha_1_0/targ
et/classes
[echo]
==========================================================
NOTE: Targetting JVM 1.4,
classes
will not run on earlier JVMs
==========================================================
[javac] Compiling 68 source
files to C:\Documents and
Settings\Valerio\sand\
sandesha_1_0\target\classes
java:jar-resources:
test:prepare-filesystem:
[mkdir] Created dir: C:\Documents and
Settings\Valerio\sand\sandesha_1_0\tar
get\test-classes
[mkdir] Created dir: C:\Documents and
Settings\Valerio\sand\sandesha_1_0\tar
get\test-reports
test:test-resources:
Copying 9 files to
C:\Documents and
Settings\Valerio\sand\sandesha_1_0\target\te
st-classes
test:compile:
[javac]
Compiling 7 source files to C:\Documents and
Settings\Valerio\sand\s
andesha_1_0\target\test-classes
test:test:
[junit] Running
org.apache.sandesha.intergratedtest.TCScenarioTest
Synchronous Ping Test
Started
Synchronous
Ping Test Finished
Asynchronous Ping Test
Started
Echo(Sync
Ack) Test Started
Echo(Aync Ack) Test
Started
Echo and
Ping Combined Test Started
[junit] Tests run: 5,
Failures: 0, Errors: 4, Time elapsed: 963,175 sec
[junit] [ERROR] TEST org.apache.sandesha.intergratedtest.TCScenarioTest
FAIL
ED
[junit] Running
org.apache.sandesha.server.TCMessageValidator
[junit]
Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1,432
sec
[junit] Running
org.apache.sandesha.storage.TCClientStorageManager
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12,718
sec
[junit] Running
org.apache.sandesha.storage.TCServerStorageManager
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12,709
sec
BUILD FAILED
File...... C:\Documents and
Settings\Valerio\.maven\cache\maven-test-plugin-1.6.
2\plugin.jelly
Element...
fail
Line...... 181
Column.... 54
There were test failures.
Total
time: 17 minutes 8 seconds
Finished at: Sat Jul 15 12:35:51 CEST
2006
I also tried to create the sandesha jar file
using ant with the classes folder in the target folder and I run my example
but I got an error from the RMSender.
Thanks in advance!
Valerio