Hello, there are currently two PRs for the maven-jlink-plugin. One removes support for junit4. Another one removes support for junit5.
On both PRs are discussions with valid points for one or the other. The best one (in my opinion as a contributor) would be to "ask the community first" if a single plugin with junit-jupiter/junit5 is wanted or if all plugins must make the switch more or less at the same time. The maven-jlink-plugin does not have a lot of tests, as its first version will be released soon. There is no legacy code which needs to be ported, but a few tests could be converted to get rid of the vintage-engine. Other arguments are about IDE support, "freshness" of junit-jupiter, support time frame of junit4, etc. Therefore I would like to see a discussion about the pro and cons and maybe a vote if this plugin can make the switch to junit-jupiter. Opinions on this are much appreciated! Thanks! Ben --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
