[
http://jira.codehaus.org/browse/MCOBERTURA-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=215293#action_215293
]
Bob Fields commented on MCOBERTURA-33:
--------------------------------------
It seems like the internal cobertura provided aggregation could be used
instead. Is anybody using the cobertura-merge ant task to create the merged
results for all projects, or does the patch accomplish the same thing?
http://cobertura.sourceforge.net/anttaskreference.html. Is the merge task smart
enough to understand that tests in one project module may provide additional
coverage for classes in another dependent project module? Or does it simply
merge all results into an existing single file?
The dashboard plugin example shows 0% coverage for the Cobertura tests (a
common problem related to a customized maven configuration). It also states
that "Maven's internal support for report aggregation is rather poor and does
have a number of limitations. This may be addressed by an application like
Sonar." at http://mojo.codehaus.org/dashboard-maven-plugin/faq.html.
> Adding the Cobertura Merge task
> -------------------------------
>
> Key: MCOBERTURA-33
> URL: http://jira.codehaus.org/browse/MCOBERTURA-33
> Project: Maven 2.x Cobertura Plugin
> Issue Type: New Feature
> Reporter: Henrik W Lund
> Attachments: coberturamerge.patch, CoberturaMergeMojo.java,
> example-config.xml, MergeTask.java
>
>
> I'm intending to write a Merge task for this plugin, as the company I work
> for has a need for a grand, summarizing report for their entire project, not
> just one for each module.
> This warrants the question: is there any interest among other users and
> developers to have this bit contributed back into the plugin? And if so, does
> anyone have ideas on how to best go about doing such a thing? I'm currently
> trying to wrap my head around the MOJO API, and have some doubts as to how to
> go about certain things in the best way.
--
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