[ http://jira.codehaus.org/browse/MCOBERTURA-5?page=comments#action_60888 ] 

Dave Sag commented on MCOBERTURA-5:
-----------------------------------

see also MCOBERTURA-2

cheers dave


> Cobertura Plugin doesn't work with multile projects
> ---------------------------------------------------
>
>          Key: MCOBERTURA-5
>          URL: http://jira.codehaus.org/browse/MCOBERTURA-5
>      Project: Maven 2.x Cobertura Plugin
>         Type: Bug

>  Environment: Cobertura Plugin
> mvn with multiple project
>     Reporter: De Moor Yves
>     Priority: Critical
>      Fix For: 2.0

>
>
> The plugin doesn't work properly in multiproject environment but works fine 
> with single project.
> When you try to instrument your multiple project, you get sometimes error 
> during the instrumentation phase. But not always, sometimes it build 
> succefull but then the report phase crashed sometimes, and if you have 
> chance, you can build the report. But when you look to it, you will be very 
> surprised, because some classes are not included, it will show you that 
> classes are not tested (even if you are shure they are), when you click on 
> the file, you cannot get the colored source code. And if you regenerate the 
> report it will be different.
> It seems that there is a thread synchronizing problem somewhere when you 
> execute the plugin in a multi-project environment.

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