Woops, meant to send this to the dev list :-) ..
I've just checked out the Axis2 source and built it using "maven
multiproject".
But "maven test" from modules\jibx gives:
test:test:
[junit] Running org.apache.axis2.jibx.Test
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.781
sec
[junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED
BUILD FAILED
File...... C:\Documents and
Settings\wferguson\.maven\cache\maven-test-plugin-1.6.2\plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 1 minutes 21 seconds
Finished at: Thu Aug 24 16:54:03 EST 2006
The test output is attached
------------- Standard Error -----------------
24/08/2006 16:54:02 org.apache.axis2.deployment.DeploymentEngine
prepareRepository
INFO: no services directory found , new one created
24/08/2006 16:54:03 org.apache.axis2.deployment.DeploymentEngine
prepareRepository
INFO: no modules directory found , new one created
24/08/2006 16:54:03 org.apache.axis2.transport.http.SimpleHTTPServer
start
SEVERE: java.net.BindException: Address already in use: JVM_Bind
------------- ---------------- ---------------
Testcase: testBuildAndRun(org.apache.axis2.jibx.Test): Caused an ERROR
Address already in use: JVM_Bind; nested exception is:
java.net.BindException: Address already in use: JVM_Bind
There isn't any other http server running.
Also, I'm getting lots of the following all through the build. Is this
expected?
Attempting to download axiom-api-SNAPSHOT.jar.
Cookie rejected: "$Version=0;
JSESSIONID=EF70E88C64F31FB347EBABC24D7FCF7F; $Path=/servlets". Illegal
path attribute "/servlets". Path of origin:
"/nonav/repository/ws-commons/jars/axiom-api-SNAPSHOT.jar"
Attempting to download axiom-impl-SNAPSHOT.jar.
Cookie rejected: "$Version=0;
JSESSIONID=D0989DFA400438300FA44BAFEB90C6BB; $Path=/servlets". Illegal
path attribute "/servlets". Path of origin:
"/nonav/repository/ws-commons/jars/axiom-impl-SNAPSHOT.jar"
Attempting to download XmlSchema-SNAPSHOT.jar.
Cookie rejected: "$Version=0;
JSESSIONID=9E607DC211D6C0A554805C831915978E; $Path=/servlets". Illegal
path attribute "/servlets". Path of origin:
"/nonav/repository/org.apache.ws.commons/jars/XmlSchema-SNAPSHOT.jar"
Any ideas gartefully received.
I was hoping to submit a patch or two.
BTW whats considered to be the definitive maven target to execute to
determine if the build is good?
William
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]