I\'m using SonarQube for code quality control and suddenly builds that would otherwise pass can\'t be analyzed and fails.
[INFO] [00:00:03.630] Analy
Most likely that's caused by latest jacoco-maven-plugin update. Everything was working on 0.7.4.201502262128 but today we switched to 0.7.5.201505241946 which resulted in this error.