JaCoCo SonarQube incompatible version 1007

后端 未结 8 1952
轮回少年
轮回少年 2020-12-08 12:50

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

8条回答
  •  爱一瞬间的悲伤
    2020-12-08 13:31

    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.

提交回复
热议问题