Fabian Paul created FLINK-38471:
-----------------------------------
Summary: flink-end-to-end-tests-common-kafka depends implicitely
on kafka-sql-connector
Key: FLINK-38471
URL: https://issues.apache.org/jira/browse/FLINK-38471
Project: Flink
Issue Type: Bug
Components: Connectors / Kafka
Affects Versions: kafka-4.0.1
Reporter: Fabian Paul
To facilitate the e2e tests we use the sql kafka connector and copy it in a
director that is available to the cluster running the e2e tests
[https://github.com/confluentinc/flink/blob/9f164dc5d5f46d8b069aa7a607098596c4d4a3d3/flink-connectors/confluent-connector-kafka/flink-connector-kafka-e2e-tests/flink-end-to-end-tests-common-kafka/pom.xml#L214]
Unfortunately, this copy command is not part of the maven reactor so building
the module standalone fails if the dependency cannot be pulled from somewhere
since it's not build
--
This message was sent by Atlassian Jira
(v8.20.10#820010)