1 2 3 4
dependencies { compileOnly project(path: ':sonar-plugin-api', configuration: 'shadow') compileOnly project(':server:sonar-server') }