Sonar 5 returns no code coverage data using the groovy plugin and using cobertura for code coverage. Maven also fails to return code coverage.
Configure a test instance with SonarQube 5.4 and the flowing plugins:
Build Breaker 1.1 Findbugs 3.3 Git 1.2 Groovy 1.3.1 Java 3.9 JavaScript 2.11 LDAP 1.5.1 PHP 2.8 Python 1.5 SVN 1.3 Web Analyze HTML 2.4 PMD 2.5
The old instance with Version 4.3.2 works? Does the cobertura plugin need to be installed, since it has been deprecated, or can the Java plug-in provide the correct support?