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

Hugo Palma commented on MCOBERTURA-76:
--------------------------------------

I'm not sure if i was very clear on the issue description.
If i run:

mvn cobertura:check

everything runs fine and my tests are only run once.
But if i run:

mvn install

with the check goal configured in the executions section of the plugin, just 
like the example in the site, the tests are run twice.
Once for the generation of the report itself and once for the check goal.

> 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