iceberg
iceberg copied to clipboard
Kafka Connect: Disable publish tasks in runtime project
This PR disables the build publishing tasks for the kafka-connect-runtime project. This project doesn't have any libraries to publish. This should resolve https://github.com/apache/iceberg/issues/11026.
cc @Fokko
Thanks @bryanck!