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

[jira] [Assigned] (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:all-tabpanel ]

Eric Milles reassigned GROOVY-9174:
-----------------------------------

    Assignee:     (was: Eric Milles)

> 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)