spring-gradle-plugins / spring-build-conventions

Contains common build logic and uses conventions to build a Spring Project with Gradle
14 stars 18 forks source link

Consider simplifying Sonar configuration #43

Open jzheaux opened 5 years ago

jzheaux commented 5 years ago

In Spring Security, the following change was necessary for Code Coverage to report in Sonar:

https://github.com/spring-projects/spring-security/pull/6135/files

Ideally, this extra work wouldn't be necessary. It could possibly be provided or obviated by convention.

rwinch commented 5 years ago

@jzheaux I think we should do this.

@raphaelDL - Any interest in putting together a PR?

raphaelDL commented 5 years ago

let’s do it!! 🤟🏼