You could try maven.test.failure.ignore, maven.test.error.ignore (test
plugin) or maven.site.reports.ignoreErrors (site plugin). Or fix the
tests... ;)
Btw, I am running emma with both m102 and 11rc1 without problems and I
haven't noticed any performance degradation when moving from 102 to
11rc1, on the contrary rather...
Cheers,
-Lukas
emerson cargnin wrote:
I'm now trying the last RC1, as someone suggested in another thread,
but now when trying to generate the site I'm getting:
[exec]
-------------------------------------------------------------------------------
[exec] BUILD FAILED
[exec]
-------------------------------------------------------------------------------
[exec] Errors stack :
[exec] >> Unable to obtain goal [multiproject:site]
[exec] >> File......
file:/subversion/users/client/.maven/cache/maven-multiproject-plugin-1.5.1-20070323.003129/plugin.jelly
[exec] >> Element... maven:reactor
[exec] >> Line...... 103
[exec] >> Column.... 9
[exec] >> Unable to obtain goal [site]
[exec] >> File......
file:/subversion/users/client/.maven/cache/maven-test-plugin-1.8.1-20070322.234947/plugin.jelly
[exec] >> Element... junit
[exec] >> Line...... 155
[exec] >> Column.... 49
[exec] >> Test com.mycompany.MyTestTest failed
[exec]
-------------------------------------------------------------------------------
I thought that during site generation a error in a test wouldn't avoid
the site to be created. Is there any property i should use??
thanks
emerson
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]