Skip to content

Conversation

@heralden
Copy link
Member

When running ./gradlew install it gives this error:

* What went wrong:
A problem occurred configuring project ':bio-source-humanmine-static'.
> Could not resolve all artifacts for configuration ':bio-source-humanmine-static:classpath'.
   > Could not find com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.0.
     Searched in the following locations:
       - https://jcenter.bintray.com/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.8.0/gradle-bintray-plugin-1.8.0.pom
       - https://jcenter.bintray.com/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.8.0/gradle-bintray-plugin-1.8.0.jar
     Required by:
         project :bio-source-humanmine-static
   > Could not find org.jfrog.buildinfo:build-info-extractor-gradle:4.6.2.
     Searched in the following locations:
       - https://jcenter.bintray.com/org/jfrog/buildinfo/build-info-extractor-gradle/4.6.2/build-info-extractor-gradle-4.6.2.pom
       - https://jcenter.bintray.com/org/jfrog/buildinfo/build-info-extractor-gradle/4.6.2/build-info-extractor-gradle-4.6.2.jar
     Required by:
         project :bio-source-humanmine-static

It doesn't seem like these dependencies are actually used by humanmine-static and removing them causes gradle install task to succeed.

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