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

upgrade sbt and protobuf plugin #1814

Merged
merged 2 commits into from
Apr 7, 2025
Merged

upgrade sbt and protobuf plugin #1814

merged 2 commits into from
Apr 7, 2025

Conversation

mpollmeier
Copy link
Contributor

Some old versions disappeared from the repos, so upgrading to the latest
here as well. From an internal build:

[error] (update) sbt.librarymanagement.ResolveException: Error downloading com.github.gseitz:sbt-protobuf;sbtVersion=1.0;scalaVersion=2.12:0.6.5
[error]   Not found
[error]   Not found
[error]   not found: https://repo1.maven.org/maven2/com/github/gseitz/sbt-protobuf_2.12_1.0/0.6.5/sbt-protobuf-0.6.5.pom
[error]   not found: /home/mp/.ivy2/local/com.github.gseitz/sbt-protobuf/scala_2.12/sbt_1.0/0.6.5/ivys/ivy.xml
[error]   download error: Caught java.io.IOException (Server returned HTTP response code: 409 for URL: https://landing.jfrog.com/reactivate-server/scala) while downloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.gseitz/sbt-protobuf/scala_2.12/sbt_1.0/0.6.5/ivys/ivy.xml
[error]   download error: Caught java.io.IOException (Server returned HTTP response code: 409 for URL: https://landing.jfrog.com/reactivate-server/scala) while downloading https://repo.typesafe.com/typesafe/ivy-releases/com.github.gseitz/sbt-protobuf/scala_2.12/sbt_1.0/0.6.5/ivys/ivy.xml

Some old versions disappeared from the repos, so upgrading to the latest
here as well. From an internal build:
```
[error] (update) sbt.librarymanagement.ResolveException: Error downloading com.github.gseitz:sbt-protobuf;sbtVersion=1.0;scalaVersion=2.12:0.6.5
[error]   Not found
[error]   Not found
[error]   not found: https://repo1.maven.org/maven2/com/github/gseitz/sbt-protobuf_2.12_1.0/0.6.5/sbt-protobuf-0.6.5.pom
[error]   not found: /home/mp/.ivy2/local/com.github.gseitz/sbt-protobuf/scala_2.12/sbt_1.0/0.6.5/ivys/ivy.xml
[error]   download error: Caught java.io.IOException (Server returned HTTP response code: 409 for URL: https://landing.jfrog.com/reactivate-server/scala) while downloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.gseitz/sbt-protobuf/scala_2.12/sbt_1.0/0.6.5/ivys/ivy.xml
[error]   download error: Caught java.io.IOException (Server returned HTTP response code: 409 for URL: https://landing.jfrog.com/reactivate-server/scala) while downloading https://repo.typesafe.com/typesafe/ivy-releases/com.github.gseitz/sbt-protobuf/scala_2.12/sbt_1.0/0.6.5/ivys/ivy.xml
```
@mpollmeier mpollmeier requested a review from maltek April 7, 2025 09:14
@mpollmeier mpollmeier merged commit b32da21 into master Apr 7, 2025
1 check passed
@maltek maltek deleted the michael/upgrade-plugin branch April 7, 2025 09:31
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.

2 participants