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
I changed pom.xml like
groupId=org.jacoco artifactId=jacoco-maven-plugin version=0.8.4-SNAPSHOT
it worked for me