Yes, it sounds like a bug. You should try the cobertura plugin instead (http://maven-plugins.sourceforge.net/maven-cobertura-plugin/), which is the next version of jCoverage.
On 8/24/05, Hogeweg, Erwin (GE Infrastructure) <[EMAIL PROTECTED]> wrote: > All, > > Ok, it seems to work for "maven site" but it doesn't seem to work for "maven > multiproject:site". Is it supposed to? If the answer is "yes", this might be > a bug, if the answer is "no" I hope somebody can tell me how to solve this. > > BUILD FAILED > File...... D:\Documents and > Settings\Erwin\.maven\cache\maven-multiproject-plugin-1.4.1\plugin.jelly > Element... maven:reactor > Line...... 104 > Column.... 9 > Unable to obtain goal [site] -- D:\Documents and > Settings\Erwin\.maven\cache\maven-test-plugin-1.6.2\plugin.jelly:181:54: > <fail> There were test failures. > Total time : 2 minutes 36 seconds > Finished at : Wednesday, August 24, 2005 10:24:04 AM EDT > > Thanks, > > Erwin > > > > -----Original Message----- > > From: Carlos Sanchez [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, August 23, 2005 3:33 PM > > To: Maven Users List > > Subject: Re: Resent: [m1.1] JCoverage fails > > multiproject:site. Some help > > required. > > > > > > setting maven.test.failure.ignore to true *should* be the answer > > > > On 8/23/05, Hogeweg, Erwin (GE Infrastructure) > > <[EMAIL PROTECTED]> wrote: > > > All, > > > > > > I am still struggling with the issue below. Please let me > > know if anyone has an answer for me. > > > > > > Your help is highly appreciated. > > > > > > Thanks, > > > > > > Erwin > > > > > > > > > > > > > > All, > > > > > > > > How do I prevent that a failing JCoverage JUnit test fails > > > > the multiproject:site goal? Obviously "fixing the test/code" > > > > is one answer, but I am looking for the other one ;-) > > > > > > > > I have already tried to set the property > > > > maven.test.failure.ignore to true, but that didn't seem to help. > > > > > > > > Thanks, > > > > > > > > Erwin > > > > > > > > > > --------------------------------------------------------------------- > > > > 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] > > > > > > > > > > --------------------------------------------------------------------- > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
