Hello,

I'm using maven 3.6.3 and the maven-surefire-plugin version used in a build is 2.12.4 when the version is not specified, the "effective" version is 2.10. For junit 5 one needs 2.22.2, see
https://junit.org/junit5/docs/current/user-guide/#running-tests-build-maven
this is a pitfall for JUnit 5 users:
https://stackoverflow.com/a/66313961/535646
who don't read the manual. Should I create a JIRA issue that the super pom should be updated? Or is another plugin to "blame" for the default version?

Tilman


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to