[ https://issues.apache.org/jira/browse/SUREFIRE-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17462259#comment-17462259 ]
Christian Stein commented on SUREFIRE-1764: ------------------------------------------- Seems like JUnit Platform 1.6.2 is at least tested on the main branch. [https://github.com/apache/maven-surefire/blob/9dfd5fd7e56a5e990ebdb4fae43660b5b6223b19/surefire-its/src/test/java/org/apache/maven/surefire/its/JUnitPlatformEnginesIT.java#L85] Perhaps that means that main (3.x) already contains all support required for 1.6.x, 1.7.y, also 1.8.z 🤔 > Upgrade Surefire 2.22.x to junit-platform-launcher 1.6.1 > -------------------------------------------------------- > > Key: SUREFIRE-1764 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1764 > Project: Maven Surefire > Issue Type: Task > Components: JUnit 5.x support > Affects Versions: 2.22.2 > Reporter: Christian Stein > Assignee: Christian Stein > Priority: Major > Fix For: 2.22.3 > > > Copied from https://github.com/junit-team/junit5/issues/2028 > > In https://github.com/junit-team/junit5/issues/1909 we've improved error > > reporting for engine discovery/execution failures. The relevant changes are > > in DefaultLauncher which is contained in the junit-platform-launcher > > artifact. Since most build tools and IDEs bundle that artifact we need to > > reach out to them and ask them to update to Jupiter/Vintage 5.6 (Platform > > 1.6). -- This message was sent by Atlassian Jira (v8.20.1#820001)