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

Fix Maven releases #921

Merged
merged 3 commits into from
Jan 17, 2025
Merged

Fix Maven releases #921

merged 3 commits into from
Jan 17, 2025

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented Jan 14, 2025

See individual commit messages. This still requires bazel-contrib/rules_jvm_external#1308, which can be brought in via an archive_override after it has been merged or as a patch before that.

Work towards #919

fmeum added 2 commits January 14, 2025 18:49
Also uses `exports` rather than `runtime_deps` to mark those dependencies that users of the Maven artifact should be allowed to compile against (rather than just being available on the runtime classpath). This is necessary after bazel-contrib/rules_jvm_external@7b0abdc.
@HenrichN
Copy link
Contributor

@fmeum Thanks a lot!

Copy link
Contributor

@oetr oetr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Then we can wait with the next release until bazel-contrib/rules_jvm_external#1308 is released.

@oetr oetr enabled auto-merge (rebase) January 17, 2025 10:52
@oetr oetr merged commit 7f9015b into CodeIntelligenceTesting:main Jan 17, 2025
5 checks passed
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.

3 participants