Thanks for the reply lukas. 1) do you run checkstyle? if so, you didn't noticed it takes a quite while to generate the reports? in this line it stops for 3 or 4 minutes....
[exec] [checkstyle] Running Checkstyle 4.1 on 416 files [exec] checkstyle:report-internal: [exec] [mkdir] Created dir: /subversion/users/svnclient/cruise/checkout/build-ucssearch/modules/com.yell.searchengine/target/generated-xdocs/checkstyle 2) Do you need to put the emma.jar in your jre lib/ext ??? thanks a lot On 20/04/07, Lukas Theussl <[EMAIL PROTECTED]> wrote:
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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]