systemdUnitFilePlugin
systemdUnitFilePlugin copied to clipboard
Can't upgrade to intellij platform gradle plugin 2.4.0
./gradlew build
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'systemdUnitFilePlugin'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not resolve org.yaml:snakeyaml:2.3.
Required by:
root project : > com.avast.gradle.docker-compose:com.avast.gradle.docker-compose.gradle.plugin:0.17.12 > com.avast.gradle:gradle-docker-compose-plugin:0.17.12
> Cannot find a version of 'org.yaml:snakeyaml' that satisfies the version constraints:
Dependency path ':systemdUnitFilePlugin:unspecified' --> 'com.avast.gradle.docker-compose:com.avast.gradle.docker-compose.gradle.plugin:0.17.12' (runtime) --> 'com.avast.gradle:gradle-docker-compose-plugin:0.17.12' (runtimeElements) --> 'org.yaml:snakeyaml:2.3'
Constraint path ':systemdUnitFilePlugin:unspecified' --> 'org.jetbrains.intellij.platform:org.jetbrains.intellij.platform.gradle.plugin:2.4.0' (runtime) --> 'org.jetbrains.intellij.platform:intellij-platform-gradle-plugin:2.4.0' (runtimeElements) --> 'org.jetbrains.intellij:plugin-repository-rest-client:2.0.45' (runtimeElements) --> 'org.yaml:snakeyaml:{strictly 2.2}' because of the following reason: sync snakeyml version between components
> There is 1 more failure with an identical cause.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 443ms
3 actionable tasks: 3 up-to-date
Blocks: https://github.com/SJrX/systemdUnitFilePlugin/pull/333
Seems to be related to: https://github.com/JetBrains/plugin-repository-rest-client/issues/52
Opened: https://github.com/JetBrains/intellij-platform-gradle-plugin/issues/1910