[ http://jira.codehaus.org/browse/MCOBERTURA-33?page=comments#action_64755 ]
Joakim Erdfelt commented on MCOBERTURA-33: ------------------------------------------ I'm interested! The merge task should take 2 forms. 1) Ability to merge any arbitrary cobertura.ser files together. As specified by the configuration (consider using includes/excludes with the plexus DirectoryScanner) 2) Multi-Module merge. Similar in functionality to the javadoc and clover multi-module reports, where all of the reports from the sub modules are rolled up into a giant master report. > Adding the Cobertura Merge task > ------------------------------- > > Key: MCOBERTURA-33 > URL: http://jira.codehaus.org/browse/MCOBERTURA-33 > Project: Maven 2.x Cobertura Plugin > Type: New Feature > Reporter: Henrik W Lund > > > 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
