Downgrade back to Sonar plugin 2.8
Looks the latest plugin is not compatible with latest Sonar server - it doesn't trigger Coverage
This commit is contained in:
@@ -12,7 +12,7 @@ buildscript {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'org.sonarqube' version '3.1'
|
||||
id 'org.sonarqube' version '2.8'
|
||||
id 'io.spring.nohttp' version '0.0.5.RELEASE' apply false
|
||||
id 'org.ajoberstar.grgit' version '4.1.0'
|
||||
id "io.spring.dependency-management" version '1.0.11.RELEASE'
|
||||
|
||||
Reference in New Issue
Block a user