Hi

you could try to run maven with -Dmaven.test.failure.ignore

BTW I think the build is still broken. So this will not fix your building issue.

Kristian

Jayakumar Thanakodi wrote:
Hi,

I have svn'ed the latest source from http://svn.apache.org/repos/asf/geronimo/trunk geronimo

then I did a svn update followed by maven build

build fails with test errors

test:test:
[junit] Running org.apache.geronimo.system.configuration.LocalConfigStoreTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.671 sec
[junit] Running org.apache.geronimo.system.properties.NamingPropertiesTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.25 sec
[junit] Running org.apache.geronimo.system.url.file.FileProtocolTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.191 sec
[junit] Running org.apache.geronimo.system.url.GeronimoURLFactoryTest
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0.13 sec
[junit] [ERROR] TEST org.apache.geronimo.system.url.GeronimoURLFactoryTest FAILED
[junit] Running org.apache.geronimo.system.url.resource.ResourceProtocolTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.121 sec


BUILD FAILED
File...... e:\source\geronimo\maven.xml
Element... maven:reactor
Line...... 238
Column.... 27
Unable to obtain goal [default] -- C:\Documents and Settings\Administrator\.maven\cache\maven-test-plugin-1.6.
2\plugin.jelly:181:54: <fail> There were test failures.
Total time: 33 seconds
Finished at: Wed Sep 29 13:49:14 SGT 2004



Can anyone tell me how to get around this problem?

regards

Jayakumar

Reply via email to