jfrog / jenkins-artifactory-plugin

Jenkins artifactory plugin
http://jenkins-ci.org/
115 stars 187 forks source link

Not compatible with gradle configuration cache #739

Open gregallen opened 1 year ago

gregallen commented 1 year ago

Attempting to use configuration cache fails with

registration of listener on Gradle. addListener ( is unsupported • ~ plugin 'com.jfrog.artifactory' exception stack trace:

at org.jfrog.gradle.plugin.artifactory.ArtifactoryPluginBase.apply(ArtifactoryPluginBase.groovy:42) at org.jfrog.gradle.plugin.artifactory.ArtifactoryPluginBase.apply(ArtifactoryPluginBase.groovy)

yahavi commented 12 months ago

@gregallen Jenkins Artifactory plugin 4.0.0 supports Gradle Configuration cache. Feel free to upgrade - we'd appreciate your feedback on that.