The following comment has been added to this issue:

     Author: Matt Read
    Created: Thu, 10 Feb 2005 7:24 AM
       Body:
It's been some time since I posted this but from memory I thought that once the 
clover report was registered, all compilations had the effect of instrumenting 
the code. Are suggesting that code actually gets completely recompiled on the 
second (clover) run of the tests?

If this is true then with just a fairly comprehensive test suite on a medium 
sized application, my build is simply doing too much stuff. On a larger 
application it becomes impractical to use Maven to get my build metrics using 
continuous integration.

On an XP/Agile project I regularly allocate time to refactor/optimise my test 
suite in order to decrease the execution time and therefore encourage regular 
runs of the tests. The impact of running the suite multiple times can be huge.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPCLOVER-18?page=comments#action_29752

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPCLOVER-18

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCLOVER-18
    Summary: Stop Clover re-running tests if they've already run
       Type: Wish

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-clover-plugin
   Versions:
             1.6

   Assignee: Vincent Massol
   Reporter: Matt Read

    Created: Fri, 25 Jun 2004 1:00 PM
    Updated: Thu, 10 Feb 2005 7:24 AM

Description:
If both the junit-report and clover-report are registered the tests execute 
twice. Would it be possible to either provide a setting to disable this or 
detect whether tests have already been run?

This might be similar to the property in the Cactus plugin - 
cactus.execute.during.report.

Thanks,
Matt.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to