Donát Csikós
Donát Csikós
I got no response so I assume the PR is abandoned. I still think there's value here, so I implemented my variant. Superseded by https://github.com/eclipse/buildship/pull/1312
Related to https://github.com/gradle/gradle/issues/32063
The issue is in the backlog of the relevant team and is prioritized by them. ***
Hi @jjohannes! It's not exactly what you asked, but you can disable the report generation altogether. Just run the build with the `--no-problems-report` or put `org.gradle.problems.report=false` in `gradle.properties.`