[ https://issues.apache.org/jira/browse/FLINK-37714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Nuyanzin resolved FLINK-37714. ------------------------------------- Fix Version/s: kafka-4.1.0 Resolution: Fixed > 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 > Fix For: kafka-4.1.0 > > > 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)