Closed sormuras closed 6 years ago
Use junit-platform-maven-plugin instead of Surefire.
junit-platform-maven-plugin
This PR also moves sample jars out of the root resources directory. They ended up being loaded as modular jars from the tests output directory -- and some of them are "broken" by design.
Use
junit-platform-maven-plugin
instead of Surefire.This PR also moves sample jars out of the root resources directory. They ended up being loaded as modular jars from the tests output directory -- and some of them are "broken" by design.