Description
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?
Attachments
Issue Links
- duplicates
-
KAFKA-17121 junit-platform.properties files in published artifacts pollute the test classpath of consumers
- Resolved
- is related to
-
KAFKA-17121 junit-platform.properties files in published artifacts pollute the test classpath of consumers
- Resolved