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

Support both old and new plugin layouts #82

Merged
merged 2 commits into from
Aug 11, 2023
Merged

Support both old and new plugin layouts #82

merged 2 commits into from
Aug 11, 2023

Conversation

hamnis
Copy link
Member

@hamnis hamnis commented Aug 11, 2023

Only one may be active at at time, so this differs from SBT.

Set key sbtPluginPublishLegacyMavenStyle := false to get new behaviour.

Only one may be active at at time, so this differs from SBT.

Set key `sbtPluginPublishLegacyMavenStyle := false` to get new
behaviour.
@hamnis hamnis merged commit a3882d2 into master Aug 11, 2023
1 check passed
@hamnis hamnis deleted the sbt/1.9 branch August 11, 2023 14:01
@jtjeferreira
Copy link
Contributor

@hamnis could you cut release with this fix?

@hamnis
Copy link
Member Author

hamnis commented Sep 15, 2023

@jtjeferreira Does it work correctly? Can you try with a local build? I think it should work, and my initial tests seems like it does.

@jtjeferreira
Copy link
Contributor

it would take me a while to check because the publishing is happening in a CI system, and I don't have permission to publish from my local machine... 😞

@hamnis
Copy link
Member Author

hamnis commented Nov 15, 2023

@jtjeferreira this has been released. sorry for the delay

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

Successfully merging this pull request may close these issues.

Sbt plugin publishing is duplicated with SBT 1.9.0 Support new publishing coordinates for plugins
2 participants