```FAILURE: Build failed with an exception. * Wha...
# kotest
t
Copy code
FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':test'.
> Could not resolve all files for configuration ':testRuntimeClasspath'.
   > Could not resolve com.github.ajalt.clikt:clikt-js:2.8.0.
     Required by:
         project : > io.kotest:kotest-runner-junit5:4.2.3 > io.kotest:kotest-runner-junit5-jvm:4.2.3 > io.kotest:kotest-framework-engine:4.2.3 > io.kotest:kotest-framework-engine-jvm:4.2.3 > com.github.ajalt:clikt:2.8.0
      > No matching variant of com.github.ajalt.clikt:clikt-js:2.8.0 was found. The consumer was configured to find a runtime of a library compatible with Java 11, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm' but:
          - Variant 'js-api' capability com.github.ajalt.clikt:clikt-js:2.8.0:
              - Incompatible because this component declares a usage of 'kotlin-api' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js' and the consumer needed a runtime of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm'
              - Other compatible attributes:
                  - Doesn't say anything about its component category (required a library)
                  - Doesn't say anything about how its dependencies are found (required its dependencies declared externally)
                  - Doesn't say anything about its target Java version (required compatibility with Java 11)
                  - Doesn't say anything about its elements (required them packaged as a jar)
          - Variant 'js-runtime' capability com.github.ajalt.clikt:clikt-js:2.8.0:
              - Incompatible because this component declares a usage of 'kotlin-runtime' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js' and the consumer needed a runtime of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm'
              - Other compatible attributes:
                  - Doesn't say anything about its component category (required a library)
                  - Doesn't say anything about how its dependencies are found (required its dependencies declared externally)
                  - Doesn't say anything about its target Java version (required compatibility with Java 11)
                  - Doesn't say anything about its elements (required them packaged as a jar)
          - Variant 'metadata-api' capability com.github.ajalt.clikt:clikt-js:2.8.0:
              - Incompatible because this component declares a usage of 'kotlin-api' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'common' and the consumer needed a runtime of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm'
              - Other compatible attributes:
                  - Doesn't say anything about its component category (required a library)
                  - Doesn't say anything about how its dependencies are found (required its dependencies declared externally)
                  - Doesn't say anything about its target Java version (required compatibility with Java 11)
                  - Doesn't say anything about its elements (required them packaged as a jar)
   > Could not resolve com.github.ajalt.clikt:clikt-linuxx64:2.8.0.
     Required by:
         project : > io.kotest:kotest-runner-junit5:4.2.3 > io.kotest:kotest-runner-junit5-jvm:4.2.3 > io.kotest:kotest-framework-engine:4.2.3 > io.kotest:kotest-framework-engine-jvm:4.2.3 > com.github.ajalt:clikt:2.8.0
      > No matching variant of com.github.ajalt.clikt:clikt-linuxx64:2.8.0 was found. The consumer was configured to find a runtime of a library compatible with Java 11, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm' but:
          - Variant 'linuxX64-api' capability com.github.ajalt.clikt:clikt-linuxx64:2.8.0:
              - Incompatible because this component declares a usage of 'kotlin-api' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'native' and the consumer needed a runtime of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm'
              - Other compatible attributes:
                  - Doesn't say anything about its component category (required a library)
                  - Doesn't say anything about how its dependencies are found (required its dependencies declared externally)
                  - Doesn't say anything about its target Java version (required compatibility with Java 11)
                  - Doesn't say anything about its elements (required them packaged as a jar)
          - Variant 'metadata-api' capability com.github.ajalt.clikt:clikt-linuxx64:2.8.0:
              - Incompatible because this component declares a usage of 'kotlin-api' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'common' and the consumer needed a runtime of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm'
              - Other compatible attributes:
                  - Doesn't say anything about its component category (required a library)
                  - Doesn't say anything about how its dependencies are found (required its dependencies declared externally)
                  - Doesn't say anything about its target Java version (required compatibility with Java 11)
                  - Doesn't say anything about its elements (required them packaged as a jar)
   > Could not resolve com.github.ajalt.clikt:clikt-metadata:2.8.0.
     Required by:
         project : > io.kotest:kotest-runner-junit5:4.2.3 > io.kotest:kotest-runner-junit5-jvm:4.2.3 > io.kotest:kotest-framework-engine:4.2.3 > io.kotest:kotest-framework-engine-jvm:4.2.3 > com.github.ajalt:clikt:2.8.0
      > No matching variant of com.github.ajalt.clikt:clikt-metadata:2.8.0 was found. The consumer was configured to find a runtime of a library compatible with Java 11, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm' but:
          - Variant 'metadata-api' capability com.github.ajalt.clikt:clikt-metadata:2.8.0:
              - Incompatible because this component declares a usage of 'kotlin-api' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'common' and the consumer needed a runtime of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm'
              - Other compatible attributes:
                  - Doesn't say anything about its component category (required a library)
                  - Doesn't say anything about how its dependencies are found (required its dependencies declared externally)
                  - Doesn't say anything about its target Java version (required compatibility with Java 11)
                  - Doesn't say anything about its elements (required them packaged as a jar)
Can’t add the the other Slack thread it just says “loding…”
I created a small project that just have testImplementation group: ‘com.github.ajalt’, name: ‘clikt’, version: ‘2.8.0’. And it fails for the same reason.