` id "com.github.johnrengelman.shadow" версии "8.3.5"< /p>
Код: Выделить всё
id "io.opentelemetry.instrumentation.muzzle-generation" version "2.10.0-alpha-SNAPSHOT"
id "io.opentelemetry.instrumentation.muzzle-check" version "2.10.0-alpha-SNAPSHOT"
версия «1.0»
ext {
versions = [
otelSdkExtensionAutoconfigure: "1.41.0",
otelJavaAgent: "2.9.0-SNAPSHOT",
otelInstrumentationApi: «2.9.0-SNAPSHOT»,
otelExtensionApi: «2.9.0-alpha-SNAPSHOT»,
otelJavaagentTooling: «2.9.0-alpha-SNAPSHOT»,
otelInstrumentationAgentApi: «2.9.0-альфа-СНАПШОТ»
]`
Я получаю следующую проблему при создании проекта
Код: Выделить всё
Could not resolve com.github.johnrengelman:shadow:8.1.1.
Required by:
project : > com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin:8.1.1
> Module 'com.github.johnrengelman:shadow' has been rejected:
Cannot select module with conflict on capability 'com.github.johnrengelman:shadow:8.1.1' also provided by [com.gradleup.shadow:shadow-gradle-plugin:8.3.5(runtimeElements)]
> Could not resolve com.gradleup.shadow:shadow-gradle-plugin:8.3.5.
Required by:
project : > io.opentelemetry.instrumentation.muzzle-generation:io.opentelemetry.instrumentation.muzzle-generation.gradle.plugin:2.10.0-alpha-SNAPSHOT:20241113.033534-92 > io.opentelemetry.instrumentation:gradle-plugins:2.10.0-alpha-SNAPSHOT:20241113.033534-92
> Module 'com.gradleup.shadow:shadow-gradle-plugin' has been rejected:
Cannot select module with conflict on capability 'com.github.johnrengelman:shadow:8.3.5' also provided by [com.github.johnrengelman:shadow:8.1.1(runtimeElements)]
Подробнее здесь: https://stackoverflow.com/questions/792 ... -extention
Мобильная версия