I looked at the pages you provide me, and I already know them. This is exactly what I mean by "Integration of ...": it is not integrated, and we have to follow the several workarounds to deal with it.
Your approach works only if the Maven project has integration-tests, does not work if both (UT and IT) are available.

With sonar:sonar

  • code coverage is automatically executed on surefire, not with failsafe
  • JUnit tests results (OK, KO, Failed) from surefire are automatically send to Sonar, not those produced by failsafe

Attached you will find a sample project with UT and IT that could be used to reproduce the issue.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to