[ 
http://jira.codehaus.org/browse/MCOBERTURA-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=258227#action_258227
 ] 

Michael Wenig commented on MCOBERTURA-87:
-----------------------------------------

We have one situation where we are collection cobertura information out of a 
tomcat running a canoo webtest (in a separate module) and generate a cobertura 
report. We tried to add the war-module as dependency but it didn't work.

So currently we are able to see how much was tested but not exactly which lines 
and which not.

It would be useful if we had the possibility to define a set of dependencies 
(jars, wars, ...) which source-attachements gets downloaded and used

Or alternatively (it's perhaps easier) to specifiy a source-directory in the 
plugin. We could then use the dependency plugin to first put the sources in 
this directory

> Allow to specifiy additional source folders in plugin configuration
> -------------------------------------------------------------------
>
>                 Key: MCOBERTURA-87
>                 URL: http://jira.codehaus.org/browse/MCOBERTURA-87
>             Project: Maven 2.x Cobertura Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.2
>            Reporter: Eugene Kuleshov
>         Attachments: cobertura.patch
>
>
> In some cases Cobertura Maven plugin does not resolve all source folders used 
> to compile classes, e.g. when Groovy compiler is used to produce the 
> bytecode. As a result, Cobertura can't find Groovy sources when generating 
> coverage report.
> Because it won't be possible to add groovy source folders to the Maven 
> project model, I would like to suggest to allow to manually specify 
> additional source folders in the Maven plugin configuration.

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