huaxingao commented on code in PR #15496:
URL: https://github.com/apache/iceberg/pull/15496#discussion_r2875702672


##########
kafka-connect/build.gradle:
##########
@@ -56,6 +56,11 @@ project(':iceberg-kafka-connect:iceberg-kafka-connect') {
   test {
     useJUnitPlatform()
   }
+
+  // duplicate artifact coordinates with the parent, disable publishing...

Review Comment:
   Looking at the project structure, the nested kafka-connect/kafka-connect/ 
project is the one with actual source code, while the parent kafka-connect/ is 
just a grouping project with no src. Should we disable publishing on the parent 
instead?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to