[
https://issues.apache.org/jira/browse/SUREFIRE-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134048#comment-16134048
]
ASF GitHub Bot commented on SUREFIRE-1384:
------------------------------------------
Github user britter commented on the issue:
https://github.com/apache/maven-surefire/pull/162
@Tibor17 when I run `mvn compile` I get:
```
Restricted to JDK 1.5 yet
org.apache.maven.surefire:surefire-api:jar:2.19.2-SNAPSHOT:compile contains
org/apache/maven/plugin/surefire/runorder/PrioritizedTest.class targeted to JDK
1.6
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion
failed with message:
Found Banned Dependency:
org.apache.maven.surefire:surefire-api:jar:2.19.2-SNAPSHOT
```
Jenkins Build is also red. I don't know how to fix this. Can you help?
> Add ProviderInfo for JUnit Plattform to enable automatic provider lookup
> ------------------------------------------------------------------------
>
> Key: SUREFIRE-1384
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1384
> Project: Maven Surefire
> Issue Type: Improvement
> Components: JUnit 5.x support
> Reporter: Benedikt Ritter
> Fix For: 3.0-RC1
>
>
> In order to enable automatic provider lookup for JUnit Plattform/JUnit 5, we
> need to add the corresponding ProviderInfo implementation to
> AbstractSurefireMojo.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)