[ 
http://jira.codehaus.org/browse/MCOBERTURA-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_117222
 ] 

Vitaliy Semochkin commented on MCOBERTURA-76:
---------------------------------------------

IMHO  this is a bug.
Consider situation when you need to run each test in separate jvm.
cobertura-maven-plugin will run the test in one jvm and it will cause tests 
written for separate jvm running to fail.

My suggestion to authors either to prevent running yet another time or add 
option to fork jvm like surefire-plugin does.

> Running check goal forces tests to run again
> --------------------------------------------
>
>                 Key: MCOBERTURA-76
>                 URL: http://jira.codehaus.org/browse/MCOBERTURA-76
>             Project: Maven 2.x Cobertura Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1
>            Reporter: Hugo Palma
>
> It seems to me that the check goal shouldn't force the execution of the test 
> phase. 
> This means that if i whenever i want to check the coverage results i have to 
> run my tests twice.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to