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

./gradlew installDist error com.google.protobuf not found #11518

Closed
lee-light opened this issue Sep 11, 2024 · 2 comments
Closed

./gradlew installDist error com.google.protobuf not found #11518

lee-light opened this issue Sep 11, 2024 · 2 comments
Labels

Comments

@lee-light
Copy link

I tried build, clean and installDist, all ran into the same issue below.
Have this error when running "./gradlew installDist":

Plugin [id: 'com.google.protobuf', version: '0.9.4'] was not found in any of the following sources:

  • Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
  • Included Builds (No included builds contain this plugin)
  • Plugin Repositories (could not resolve plugin artifact 'com.google.protobuf:com.google.protobuf.gradle.plugin:0.9.4')
    Searched in the following repositories:
    maven(https://maven-central.storage-download.googleapis.com/maven2/)
    Gradle Central Plugin Repository
@ejona86
Copy link
Member

ejona86 commented Sep 12, 2024

It is there, https://plugins.gradle.org/plugin/com.google.protobuf , and the CI is still running fine. Please share your gradle configuration.

@ejona86
Copy link
Member

ejona86 commented Sep 23, 2024

No response to provide more information, so closing. More information can be provided and then we can reopen.

@ejona86 ejona86 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants