jk1/TeamCity-dependencies-gradle-plugin

Configuration cache support

jk1 opened this issue · 0 comments

jk1 commented

gradle.addBuildListener is not compatible with the configuration cache.

We need to either ditch it or replace it with a modern alternative. See
https://docs.gradle.org/6.8.2/javadoc/org/gradle/tooling/events/OperationCompletionListener.html
https://docs.gradle.org/6.8.2/javadoc/org/gradle/build/event/BuildEventsListenerRegistry.html