Tibor17 edited a comment on pull request #500:
URL: https://github.com/apache/maven-surefire/pull/500#issuecomment-1081634626


   @slawekjaranowski 
   > And next 
https://repo1.maven.org/maven2/org/junit/support/testng-engine/1.0.1/testng-engine-1.0.1.pom
   > has dependency to testng in runtime scope
   > but for junit-platform-engine they use compile scope.
   
   They would appear in our test classpath.
   See the table which describes that runtime and compile scoped artifacts 
would be resolved in test classpath.
   
https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#dependency-scope


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to