Dejan Stojadinović created KAFKA-18970:
------------------------------------------
Summary: [kafka-clients] Gradle module metadata publication should
be enabled
Key: KAFKA-18970
URL: https://issues.apache.org/jira/browse/KAFKA-18970
Project: Kafka
Issue Type: Task
Components: build, clients
Reporter: Dejan Stojadinović
(!) _*Prologue:*_ see this github PR
[https://github.com/apache/kafka/pull/18018#discussion_r1968540211]
(i) *_More details:_* while changing shadow plugin (KAFKA-18142) we were forced
to disable Gradle module metadata publication for _*clients*_ submodule (i.e.
for _*kafka-clients*_ artifacts):
*
[https://docs.gradle.org/8.10.2/userguide/publishing_gradle_module_metadata.html#sub:disabling-gmm-publication]
*
[https://github.com/apache/kafka/commit/e3080684c08c1832b172f9ec3183a2c238306ff2#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7R1826]
(on) _*Action point:*_ remove this switch in order to enable default behavior
(i.e. to enable Gradle module metadata publication for _*clients*_ submodule)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)