You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2018/09/18 04:23:12 UTC

[GitHub] Tibor17 edited a comment on issue #193: [SUREFIRE-1564] ensure provider dependencies can be overriden

Tibor17 edited a comment on issue #193: [SUREFIRE-1564] ensure provider dependencies can be overriden
URL: https://github.com/apache/maven-surefire/pull/193#issuecomment-422249553
 
 
   @rmannibucau 
   @sormuras 
   According to this picture [1] it is obvious that the `junit-platform-launcher` is always available in any engine. When looking into Surefire's providers like TestNG provider or JUnit4 provider, one can see that the 3rd party dependencies always have scope provided. So I think we should continue in this tradition and I hope the scope would fix our problem.
   [1]: https://dzone.com/storage/temp/7348826-dzone1.gif

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services