> -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: 04 December 2003 09:16 > To: Maven Developers List > Subject: RE: Clover plugin glitches > > On Thu, 2003-12-04 at 03:07, Vincent Massol wrote: > > Argh! Yes it was me. This was not intentional. I was discussing with Bob > > the reason for his <preGoal> on java:compile. We couldn't find the > > reason at that time... Now I understand, it was to prevent the tests > > from being instrumented :-) > > > > Hmm... That's going to be hard to fix because if we put back the preGoal > > it'll break the dashboard plugin. The problem with the pregoal is that > > once set it cannot be removed. So if you chain execution of goals, > > everything that comes after clover and using the java compile may not > > work properly. > > > > I don't have the time now but I'll keep this in the back of my mind and > > try to find a solution. > > > > Thanks and sorry for the trouble. > > No problem, but in this case you might want to consider making the > clover plugin work the way it did. The clover plugin came before the > dashboard plugin. But it's not really a big deal, I just used the old > plugin.
Yes, I will when I find 1 hour's time. Maybe we could consider this a new feature? :-) (just kidding). Thanks -Vincent > > > -Vincent > > > > > -----Original Message----- > > > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > > > Sent: 04 December 2003 01:13 > > > To: Maven Developers List > > > Subject: Clover plugin glitches > > > > > > Vincent, > > > > > > It looks like you were the last to modify the clover plugin and it > > seems > > > to be instrumenting and reporting on test cases as well. Is this > > > intentional? > > > > > > -- > > > jvz. > > > > > > Jason van Zyl > > > [EMAIL PROTECTED] > > > http://tambora.zenplex.org > > > > > > In short, man creates for himself a new religion of a rational > > > and technical order to justify his work and to be justified in it. > > > > > > -- Jacques Ellul, The Technological Society > > > > > > > > > --------------------------------------------------------------------- > > > 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] > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > http://tambora.zenplex.org > > In short, man creates for himself a new religion of a rational > and technical order to justify his work and to be justified in it. > > -- Jacques Ellul, The Technological Society > > > --------------------------------------------------------------------- > 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]
