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

Failed in initial building com.jfrog.bintray / org.codehaus.groovy.modules.http-builder:http-builder:0.7.2. #68

Open
Avirup-301294 opened this issue Jul 31, 2024 · 0 comments

Comments

@Avirup-301294
Copy link

Avirup-301294 commented Jul 31, 2024

Error Message:

A problem occurred configuring project ':library'.
> Could not resolve all files for configuration ':library:classpath'.
   > Could not find org.codehaus.groovy.modules.http-builder:http-builder:0.7.2.
     Searched in the following locations:
       - https://plugins.gradle.org/m2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.2/http-builder-0.7.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :library > com.jfrog.bintray:com.jfrog.bintray.gradle.plugin:1.7 > com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

Note: https://plugins.gradle.org/m2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.2/http-builder-0.7.2.pom -> redirects to 404.

Also, if I comment out bintray from build.gradle and rebuild then it is successfully building.

image

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

No branches or pull requests

1 participant