Hi all,
I have seen that in flexmojos 4.1-beta you can have html AND xml
coverage reports,
because in the 4.0-RC2 I need to add another execution of test like
that :
[...]
<execution>
<id>custom-test-run</id>
<goals>
<goal>test-run</goal>
</goals>
<configuration>
<coverageReportFormat>
<param>html</param>
</coverageReportFormat>
</configuration>
</execution>
[...]
So I wanted to know the state of the beta,
if it is enough stable to be used,
and if the release is closed.
To use it with hudson, nexus and IntelliJ IDEA,
make us life easier !
Thank you to the community for your feedbacks,
and VELO for your great work !
--
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/