I have gradle project which use jacoco plugin
plugins{
id \'jacoco\' id \'org.sonarqube\' version \'3.0\'
}
test{
ex