You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by Mario Souza <ma...@vizexplorer.com> on 2015/04/16 23:21:38 UTC

Sonar Code Coverage w/o FlexMojos

Hi guys!

After organize our own house, the flexmojos builds are working very well,
etc...
However, it's time for us get some reports about the health of our
application, and I'm trying generate the Cobertura reports with FlexMojos
(just enabling the <coverage>true</coverage> tag) but this simple tag
causes errors while build/package process:

[ERROR] Failed to execute goal
net.flexmojos.oss:flexmojos-maven-plugin:7.0.1:test-run (default-test-run)
on project vizbybis2-ui-common: Execution default-test-run of goal
net.flexmojos.oss:flexmojos-maven-plugin:7.0.1:*test-run failed: Missing
implementation: Fold* -> [Help 1]


If I disable the <coverage> tag, everything works.
Anyone have some idea about that?

Even without FlexMojos, Is there any another way to generate the cobertura
reports and integrating with SonarQube?


Thank you


*@mariojunior*

AW: Sonar Code Coverage w/o FlexMojos

Posted by Christofer Dutz <ch...@c-ware.de>.
Could you pleas give Flexmojos 7.1.0-SNAPSHOT a try?
If there are problems with FM7.1.0-SNAPSHOT I would try to fix them as soon as possible.

Chris

________________________________________
Von: Mario Souza <ma...@vizexplorer.com>
Gesendet: Donnerstag, 16. April 2015 23:21
An: users@flex.apache.org
Betreff: Sonar Code Coverage w/o FlexMojos

Hi guys!

After organize our own house, the flexmojos builds are working very well,
etc...
However, it's time for us get some reports about the health of our
application, and I'm trying generate the Cobertura reports with FlexMojos
(just enabling the <coverage>true</coverage> tag) but this simple tag
causes errors while build/package process:

[ERROR] Failed to execute goal
net.flexmojos.oss:flexmojos-maven-plugin:7.0.1:test-run (default-test-run)
on project vizbybis2-ui-common: Execution default-test-run of goal
net.flexmojos.oss:flexmojos-maven-plugin:7.0.1:*test-run failed: Missing
implementation: Fold* -> [Help 1]


If I disable the <coverage> tag, everything works.
Anyone have some idea about that?

Even without FlexMojos, Is there any another way to generate the cobertura
reports and integrating with SonarQube?


Thank you


*@mariojunior*