Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Project cannot be build due to JCenter / Bintray dependencies #391

Open
svenjacobs opened this issue Sep 16, 2021 · 0 comments
Open

Project cannot be build due to JCenter / Bintray dependencies #391

svenjacobs opened this issue Sep 16, 2021 · 0 comments

Comments

@svenjacobs
Copy link

Trying to build the project currently results in the following error:

./gradlew --no-build-cache --refresh-dependencies assembleDebug

A problem occurred configuring root project 'iosched'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not resolve com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:3.27.1.
     Required by:
         project :
      > Could not resolve com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:3.27.1.
         > Could not get resource 'https://jcenter.bintray.com/com/diffplug/gradle/spotless/com.diffplug.gradle.spotless.gradle.plugin/3.27.1/com.diffplug.gradle.spotless.gradle.plugin-3.27.1.pom'.
            > Could not HEAD 'https://jcenter.bintray.com/com/diffplug/gradle/spotless/com.diffplug.gradle.spotless.gradle.plugin/3.27.1/com.diffplug.gradle.spotless.gradle.plugin-3.27.1.pom'.
               > Read timed out

When accessing the artifact via browser you get a 403 forbidden. It seems the dependency has been removed von JCenter / Bintray.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant