Unfortunately cobertura doesn't have that kind of plugin either, also its not supported for dashboard plugin (jcoverage is), which I use for multiproject site.
-Tigran -----Original Message----- From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 22, 2005 4:29 PM To: 'Maven Users List' Subject: RE: m1.1b2 junit-report and jcoverage plugins don't share resources (running unit test twice) You can open an issue on the jcoverage plugin. You can also take a look at the cobertura plugin on sourceforge to see if it doesn't provide such a setting. Arnaud > -----Message d'origine----- > De : Antonyan, Tigran(GE Infrastructure) > [mailto:[EMAIL PROTECTED] > Envoyé : lundi 21 novembre 2005 16:50 > À : Maven Users List > Objet : RE: m1.1b2 junit-report and jcoverage plugins don't > share resources (running unit test twice) > > Hi all, > > I have 2 plugins enabled for unit test reports: junit-report > and jcoverage, now each one of them is running unit test for > itself and I was wondering if there is a way to make one of > them (any one of them) to use already generated reports from > other plugin and not run the test again (this causes maven to > fail on my machine because of java heap size (can't change it) ). > While surfing in jira I found similar problem that has been > solved for junit and clover (added new property to clover > plugin) http://jira.codehaus.org/browse/MPCLOVER-18 > Now I couldn't find anything for neither one of my plugins, > does anyone know a way around this? > > Thank you in advance, > > Regards, > Tigran Antonyan > > --------------------------------------------------------------------- > 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]
