google / protobuf-gradle-plugin

Protobuf Plugin for Gradle
Other
1.77k stars 273 forks source link

osdetector-gradle-plugin:1.7.1 was missing from repo #634

Closed DanielLiu1123 closed 2 years ago

DanielLiu1123 commented 2 years ago

see https://repo.gradle.org/ui/native/jcenter/com/google/gradle/osdetector-gradle-plugin

image
rougsig commented 2 years ago

JCenter is down now https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Please check your project for JCenter, with the article guide.

DanielLiu1123 commented 2 years ago
image

when I upgrade to 0.9.0, the above error occurs. And 7 hours ago, it still worked with 0.9.0 :)

rougsig commented 2 years ago

https://plugins.gradle.org/plugin/com.google.osdetector

Have 1.7.1 version. Do you modify pluginManagment block? Or buildScript?

DanielLiu1123 commented 2 years ago

I don't modify pluginManagment or buildScript block.

I have tried multiple times in different project, and I think it's can be reproduced.

rougsig commented 2 years ago

Please wait until the https://status.gradle.com/ JCenter issue is fixed.

ejona86 commented 2 years ago

status.gradle.com has improved. Closing, since this is almost certainly fixed. If not, comment and we can reopen.