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. -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]
