sormuras commented on a change in pull request #196: [SUREFIRE-1585] [WIP] 
Resolve missing artifact
URL: https://github.com/apache/maven-surefire/pull/196#discussion_r228126417
 
 

 ##########
 File path: 
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
 ##########
 @@ -490,11 +491,11 @@
 
     /**
      * Allows you to specify the name of the JUnit Platform artifact.
-     * If not set, {@code org.junit.platform:junit-platform-engine} will be 
used.
+     * If not set, {@code org.junit.platform:junit-platform-commons} will be 
used.
 
 Review comment:
   Projects that only refer to `junit-jupiter-api` no longer have 
`junit-platform-engine` in their dependencies. So now, we are using 
`junit-platform-commons` as the trigger value to activate the JUnit Platform 
Provider.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to