Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.

"test" and "runtime" scoped dependencies missing #28

Open
stephanos opened this issue Apr 4, 2019 · 1 comment
Open

"test" and "runtime" scoped dependencies missing #28

stephanos opened this issue Apr 4, 2019 · 1 comment

Comments

@stephanos
Copy link

Hi there!

I have some dependencies like

"org.mockito" % "mockito-core" % "2.8.47" % "test,it"

and

"ch.qos.logback" % "logback-classic" % "1.2+" % "runtime"

that don't show up in the final lock file. is that the intended behaviour?

fwiw, there are no dependency overrides anywhere.

@yinrong
Copy link

yinrong commented Dec 20, 2021

+1
runtime dependency missing in fat jar

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants