[ 
http://jira.codehaus.org/browse/MPJCOVERAGE-25?page=comments#action_40315 ]
     
Charles Blaxland commented on MPJCOVERAGE-25:
---------------------------------------------

Hi Nascif,

It doesn't look like Aaron's new version supports xdoc reports (still relies on 
Cobertura's report generation).  However I think you can get Cobertura to 
produce an XML report instead of HTML by adding a format="xml" attribute to the 
call to the cobertura-report ant task (in the same way as with jcoverage).  

Perhaps we could add a "maven.cobertura.report.format=html|xml" property to the 
plugin and pass this to cobertura-report?  The original jcoverage plugin 
changed this param based on the value of maven.jcoverage.report.template.

Charles


> Support Cobertura
> -----------------
>
>          Key: MPJCOVERAGE-25
>          URL: http://jira.codehaus.org/browse/MPJCOVERAGE-25
>      Project: maven-jcoverage-plugin
>         Type: Improvement
>     Reporter: Nascif A. Abousalh-Neto
>     Assignee: Emmanuel Venisse
>  Attachments: maven-cobertura-plugin-1.3.3.jar, maven-cobertura-plugin.zip
>
>
> Cobertura is a fork of JCoverage that is now in SourceForge 
> (http://cobertura.sourceforge.net/) that was created to apply long standing 
> patches. The API is supposed to be the same. It would be nice to re-use the 
> work done in this plugin to support the new code base.

-- 
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to