[
https://issues.apache.org/jira/browse/KAFKA-16803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17852761#comment-17852761
]
Ksolves commented on KAFKA-16803:
---------------------------------
I've noticed that the ShadowJavaPlugin is not functioning as expected in
version 8.1.1 due to a bug related to incorrect publication file references
when using Gradle signing and publication
[#901|https://github.com/johnrengelman/shadow/issues/901]. Fortunately, there
is a solution available.
johnrengelman has addressed this issue in a forked version of the plugin -
[io.github.goooler.shadow|https://plugins.gradle.org/plugin/io.github.goooler.shadow]
We can fix the issue using this plugin (Latest version is 8.1.7). Let me know
your thoughts.
> Upgrade to a version of ShadowJavaPlugin which doesn't use ConfigureUtil
> ------------------------------------------------------------------------
>
> Key: KAFKA-16803
> URL: https://issues.apache.org/jira/browse/KAFKA-16803
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Greg Harris
> Priority: Major
> Labels: newbie
>
> The org.gradle.util.ConfigureUtil type has been deprecated.
> This is scheduled to be removed in Gradle 9.0.
> [Documentation|https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#org_gradle_util_reports_deprecations]
> 2 usages
> Plugin:com.github.jengelman.gradle.plugins.shadow.ShadowJavaPlugin
> Plugin:com.github.jengelman.gradle.plugins.shadow.ShadowJavaPlugin
--
This message was sent by Atlassian Jira
(v8.20.10#820010)