Github user marcphilipp commented on the issue:
https://github.com/apache/maven-surefire/pull/142
> It may be possible to the the tests running by explicitly declaring the
already released provider by the JUnit team as described in their
documentation. I gave that a try but
Github user marcphilipp commented on a diff in the pull request:
https://github.com/apache/maven-surefire/pull/142#discussion_r99669653
--- Diff: surefire-providers/pom.xml ---
@@ -41,6 +41,7 @@
surefire-junit3
surefire-junit4
surefire-junit47
Github user marcphilipp commented on a diff in the pull request:
https://github.com/apache/maven-surefire/pull/142#discussion_r99669961
--- Diff:
surefire-providers/surefire-junit5/src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider