[
https://issues.apache.org/jira/browse/DELTASPIKE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707276#comment-17707276
]
Björn Kautler commented on DELTASPIKE-1443:
-------------------------------------------
Oh, I'm sorry.
This actually seems to be a bug in the Gradle resolution engine.
It seems it does not take into account the {{<scope>}} coming from the
{{<depedencyManagement>}}.
> deltaspike-cdictrl-weld depends on junit
> ----------------------------------------
>
> Key: DELTASPIKE-1443
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1443
> Project: DeltaSpike
> Issue Type: Bug
> Security Level: public(Regular issues)
> Affects Versions: 1.9.5
> Reporter: Björn Kautler
> Priority: Major
>
> deltaspike-cdictrl-weld (and probably all modules as it is defined in parent)
> depends on junit.
> We use deltaspike-cdictrl-weld in production, so this dependency leaks junit
> into the runtime classpath.
> It should probably only be in test scope.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)