Hi all,

I can't get Flexmojo 4.0-RC2 to generate both XML and HTML cobertura
reports. Is this a known fact?

Here is a extract of my pom.xml:

<configuration>
  <coverage>true</coverage>
  <coverageOutputDirectory>target\site\cobertura</
coverageOutputDirectory>
  <coverageReportFormat>
    <param>xml</param>
    <param>html</param>
  <coverageReportFormat>
</configuration>

In this situation only XML is generated, (same if I invert param tags
order).

Any help woul be great. Thanks and keep up the good work.

Regards

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to