you can use
  mvn -Dmaven.test.failure.ignore=true test
to ignore test failures

Bernd

Hi everyone there is some weird surefire test issue running on my computer.
The problem is that I have 5 nonFailing(!) TestCase tests. When I run mvn
test on the project surefire first runs the tests with no failure (Tests
run: 95, Failures: 0, Errors: 0, Skipped: 0) then writes "There are test
failures." so the build fails too (even if -fn or -fae are enabled - I need
the project's maven package).
I encounred CHECKSUM FAILED warning while downloading some maven plugins
from repository :
org/apache/maven/surefire/surefire-providers/2.0/surefire-providers-2.0.pom,
but it happens on every mirror I tried. I also tried to redownload the whole
repository - nothing works.
I'm using maven2.0.4 on sunJava1.5_06 on winXPsp2 (and I can provide detail
info if it is needed).
So post if you have something to say about the matter. Thanx

tomas r

btw: some mvn output is attached: http://www.nabble.com/user-files/332/error.log error.log


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to