[ http://jira.codehaus.org/browse/MOJO-271?page=comments#action_57802 ] 

Mike Perham commented on MOJO-271:
----------------------------------

I cannot get cobertura to generate the expected report when I delete the ser, 
delete target and run cobertura:cobertura.  It's running the tests twice again. 
 Do you get a reasonable looking report when you run:

# mvn clean
# del *.ser
# mvn cobertura:cobertura

If yes, I would want to ask for input from others on the mojo dev list.

> Cobertura runs tests twice
> --------------------------
>
>          Key: MOJO-271
>          URL: http://jira.codehaus.org/browse/MOJO-271
>      Project: Mojo
>         Type: Bug

>   Components: cobertura
>     Versions: 2.0-beta-1
>     Reporter: Mike Perham
>      Fix For: 2.0-beta-1

>
>
> The lifecycle.xml specifies a test goal but apparently this is redundant and 
> the second execution immediately fails the build.  The standard forked 
> lifecycle already contains a test goal.  If I just comment the entire block 
> out, it works as expected.

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

Reply via email to