Hey folks :wave: I'm looking into removing jcente...
# detekt
a
Hey folks 👋 I'm looking into removing jcenter given the news. But we I do that I run into an issue with detekt's dependency on:
kotlinx-html-jvm-0.6.12.pom
Copy code
Could not resolve all files for configuration ':detekt'.
   > Could not find org.jetbrains.kotlinx:kotlinx-html-jvm:0.6.12.
     Searched in the following locations:
       - <https://dl.google.com/dl/android/maven2/org/jetbrains/kotlinx/kotlinx-html-jvm/0.6.12/kotlinx-html-jvm-0.6.12.pom>
       - <https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-html-jvm/0.6.12/kotlinx-html-jvm-0.6.12.pom>
       - <https://jitpack.io/org/jetbrains/kotlinx/kotlinx-html-jvm/0.6.12/kotlinx-html-jvm-0.6.12.pom>
     Required by:
         project : > io.gitlab.arturbosch.detekt:detekt-cli:1.2.1
Is there a timeframe for
kotlinx-html-jvm-0.6.12.pom
to be moved away from jcenter?
b
a
Thank you @Brais Gabin 🙂
b
As soon as jetbrains fixes this. We want to move out jcenter too