You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (Jira)" <ji...@apache.org> on 2020/08/10 14:53:00 UTC

[jira] [Commented] (GROOVY-9174) Change groovy-test-junit5 dependency on junit-platform-launcher to provided

    [ https://issues.apache.org/jira/browse/GROOVY-9174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17174371#comment-17174371 ] 

Paul King commented on GROOVY-9174:
-----------------------------------

If there is no further feedback, perhaps we should close this issue? /CC [~sbrannen]

> Change groovy-test-junit5 dependency on junit-platform-launcher to provided
> ---------------------------------------------------------------------------
>
>                 Key: GROOVY-9174
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9174
>             Project: Groovy
>          Issue Type: Improvement
>          Components: groovy-test-junit5
>    Affects Versions: 3.0.0-beta-1, 2.5.7
>            Reporter: Sam Brannen
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Please change the scope for the dependency on {{junit-platform-launcher}} from {{compile}} to {{provided}} in the POM for {{groovy-test-junit5}}.
> The {{compile}} dependency ends up on classpath in Gradle builds (at an older version) even if the rest of the JUnit Platform dependencies are included at a newer version.
> Related to GROOVY-9138.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)