Skip to content

community build: jackson-module-scala needs Sonatype s01 snapshot resolver #15681

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

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

griggt
Copy link
Contributor

@griggt griggt commented Jul 14, 2022

It turns out that jackson-module-scala uses snapshot versions of the Jackson artifacts (currently 3.0.0-SNAPSHOT).

Their roadmap for 3.0 includes changing their maven coordinates. This process has begun, and included a change to now publish snapshots to s01.oss.sonatype.org, which is not searched by sbt by default.

Fixes #15674

…e-scala`

It turns out that `jackson-module-scala` uses snapshot versions of the
Jackson artifacts (currently 3.0.0-SNAPSHOT). Their roadmap for 3.0.0
includes changing their maven coordinates. This process has begun, and
included a change to now publish snapshots on s01.oss.sonatype.org,
which is not searched by sbt by default.
@griggt griggt marked this pull request as ready for review July 14, 2022 18:51
@griggt griggt added the fasttrack Simple fix. Reviewer should merge or apply additional changes directly. label Jul 14, 2022
@griggt griggt enabled auto-merge July 14, 2022 18:52
@griggt griggt requested a review from SethTisue July 14, 2022 18:52
@griggt griggt merged commit 8408811 into scala:main Jul 14, 2022
@griggt griggt deleted the cb/jackson-needs-s01-resolver branch July 14, 2022 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fasttrack Simple fix. Reviewer should merge or apply additional changes directly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly Dotty workflow of 2022-07-14 failed
2 participants