[
https://issues.apache.org/jira/browse/FLINK-37714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946997#comment-17946997
]
Sergey Nuyanzin commented on FLINK-37714:
-----------------------------------------
Merged as
[5384ab2f3a0bc42e6c3019c151f3b72bb4983926|https://github.com/apache/flink-connector-kafka/commit/5384ab2f3a0bc42e6c3019c151f3b72bb4983926]
> KafkaTableITCase generates artifacts in main path
> -------------------------------------------------
>
> Key: FLINK-37714
> URL: https://issues.apache.org/jira/browse/FLINK-37714
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kafka
> Reporter: Sergey Nuyanzin
> Priority: Major
> Labels: pull-request-available
>
> to reproduce
> {code}
> ./mvnw clean install && git status
> {code}
> Seems the reason is that {{KafkaTableITCase}} is still in JUnit4 while base
> class {{AbstractTestBase}} in JUnit5
--
This message was sent by Atlassian Jira
(v8.20.10#820010)