Although it's not much of a solution, I found if you run
maven clean maven clover:html-report maven clover:html-report
It would then be generated correctly.
I still get transient errors like this in CVS HEAD, but will be looking at fixing this prior to the release.
I blame Clover's absurd insistence on migrating everything to Ant tasks. But I'm just a grumpy mongrel.
S. Radhakrishnan wrote:
Hi I am using maven beta 9 and clover 1.0. after referred the sites i am
doing the clover test and clover report in two seperate commands
maven clover test
maven clover
but still the report gives 0% code coverage. Is there any wrong in the clover plugin ?.. please can anybody help me out.
Thanks & Regards, S.Radhakrishnan,
--------------------------------------------------------------------- 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]
