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

Shading does not work correctly for sbt plugins with sbt 1.9.0+ and sbtPluginPublishLegacyMavenStyle := true #39

Open
ptrdom opened this issue Oct 9, 2023 · 0 comments

Comments

@ptrdom
Copy link

ptrdom commented Oct 9, 2023

https://eed3si9n.com/sbt-1.9.0#pom-consistency-of-sbt-plugin-publishing

Since sbt started doing double publishing in POM-consistent and POM-inconsistent style, shading does not work for both .jars - shaded classes are not added to the .jar containing 2.12_1.0 in its name.

Can be observed in this repository:

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