Cosimo Damiano Prete created KAFKA-17307:
--------------------------------------------
Summary: Remove junit-platform.properties from test JARs
Key: KAFKA-17307
URL: https://issues.apache.org/jira/browse/KAFKA-17307
Project: Kafka
Issue Type: Bug
Components: clients
Affects Versions: 3.7.1
Reporter: Cosimo Damiano Prete
Hello.
When using Kafka in tests, some {{test(-test)}} JARs are pulled which contain a
{{junit-platform.properties}} that clashes with the one I've already on the
classpath.
I've built a minimal reproducible example in
[https://github.com/cdprete/kafka-junit-platform-props].
Could it be possible to remove these {{test(-test)}} JARs or, at least, the{{
junit-platform.properties}} files?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)