Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locally published dep resolution doesn't contain transitive runtime dependency #4180

Open
sake92 opened this issue Dec 26, 2024 · 0 comments

Comments

@sake92
Copy link
Contributor

sake92 commented Dec 26, 2024

The https://mvnrepository.com/artifact/io.undertow/undertow-core/2.3.18.Final package
has runtime dep on https://mvnrepository.com/artifact/org.jboss.xnio/xnio-nio

When my package is published with publishLocal, the resolution doesnt contain the "xnio-nio" in the runClasspath.
But it does when the package is publised on maven central.

Repro: https://github.com/sake92/mill-local-vs-publish-repro

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

No branches or pull requests

1 participant