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

Issue with ktlint #74

Open
sebastian-ruiz opened this issue Dec 20, 2021 · 0 comments
Open

Issue with ktlint #74

sebastian-ruiz opened this issue Dec 20, 2021 · 0 comments

Comments

@sebastian-ruiz
Copy link

I installed a clean version of IntelliJ IDEA 2021.3, then opened and ran a project and I get:

A problem occurred configuring root project 'Press'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not resolve org.jlleitschuh.gradle:ktlint-gradle:10.0.0.
     Required by:
         project :
      > No cached version of org.jlleitschuh.gradle:ktlint-gradle:10.0.0 available for offline mode.
      > No cached version of org.jlleitschuh.gradle:ktlint-gradle:10.0.0 available for offline mode.
      > No cached version of org.jlleitschuh.gradle:ktlint-gradle:10.0.0 available for offline mode.
      > No cached version of org.jlleitschuh.gradle:ktlint-gradle:10.0.0 available for offline mode.
      > No cached version of org.jlleitschuh.gradle:ktlint-gradle:10.0.0 available for offline mode.

Possible solution:
 - Disable offline mode and rerun the build

It is trying to fetch this file which gives me a 502 bad gateway error:

https://dl.bintray.com/badoo/maven/org/jlleitschuh/gradle/ktlint-gradle/10.0.0/ktlint-gradle-10.0.0.pom

It is down for everyone it seems:
Screenshot 2021-12-20 at 22 18 57

Is there an alternative? Apparently dl.bintray.com will shut down next year.

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