[
https://issues.apache.org/jira/browse/SUREFIRE-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854631#comment-15854631
]
ASF GitHub Bot commented on SUREFIRE-1330:
------------------------------------------
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
---
@@ -0,0 +1 @@
+org.apache.maven.surefire.junit5.JUnitPlatformProvider
--- End diff --
`org.apache.maven.surefire.junitplatform` ?
> JUnit 5 surefire-provider code donation
> ---------------------------------------
>
> Key: SUREFIRE-1330
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1330
> Project: Maven Surefire
> Issue Type: Task
> Reporter: Benedikt Ritter
> Fix For: 3.0-RC1
>
> Attachments: junit-platform-surefire-provider.zip
>
>
> The JUnit team wishes to contribute their surefire provider implementation
> for JUnit 5 to the Maven team.
> The code is currently located at GitHub:
> https://github.com/junit-team/junit5/tree/master/junit-platform-surefire-provider
> They have recently relicensed the code under terms of Apache License 2.0:
> https://github.com/junit-team/junit5/issues/541
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)