Skip to content

Iceberg BOM references unpublished Kafka Connect runtime artifact#18052

Description

@manuzhang

Apache Iceberg version

1.11.0 (latest release) and main

Query engine

Kafka Connect

Please describe the bug 馃悶

The Iceberg BOM includes org.apache.iceberg:iceberg-kafka-connect-runtime, but
that Maven artifact is not published; its 1.11.0 POM
returns 404.

The runtime project disables Maven publishing
because it produces ZIP distributions. The published iceberg-kafka-connect,
iceberg-kafka-connect-events, and iceberg-kafka-connect-transforms artifacts
should remain in the BOM.

The BOM should exclude iceberg-kafka-connect-runtime until that artifact is
published. Related: #14986.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementPR that improves existing functionality

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions