RedMadRobot/gradle-infrastructure

Completely remove JCenter

osipxd opened this issue · 0 comments

org.jetbrains.trove4j


Can't remove jcenter because version of trove4j needed for lint-gradle exists only in jcenter.

> Could not find org.jetbrains.trove4j:trove4j:20160824.
  Searched in the following locations:
    - https://repo.maven.apache.org/maven2/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
    - https://dl.google.com/dl/android/maven2/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
  Required by:
      project :itemsadapter > com.android.tools.lint:lint-gradle:27.1.2 > com.android.tools:sdk-common:27.1.2
      project :itemsadapter > com.android.tools.lint:lint-gradle:27.1.2 > com.android.tools.external.com-intellij:intellij-core:27.1.2

Related issues:
https://youtrack.jetbrains.com/issue/IDEA-261387
https://issuetracker.google.com/issues/79993884

org.jetbrains.kotlinx:kotlinx-html-jvm

Kotlinx HTML is not moved to Maven Central yet
Issue: Kotlin/kotlinx.html#173