SonarQube on Java8-project gives jacoco-Exception
问题 I just downloaded the latest version, SonarQube 4.3, then try build a java-8 project with: mvn clean install mvn sonar:sonar That gives me the Exception below. Googling, I got the impression this is an earlier issue that should have been fixed... ? http://sonarqube.15.x6.nabble.com/Sonar-analyze-Java-1-8-project-Failure-td5023663.html http://jira.codehaus.org/browse/SONARJAVA-482 Does SonarQube 4.3 support java-8? Or any clue, what is the problem? ---------------------------------------------