Failed to get DSL dependencies: ... from/to jitpack.io (http://jitpack.io): Received fatal alert: handshake_failure

Hi!  

I'm trying to use the pipelines library as described here: https://blog.jetbrains.com/teamcity/2019/04/configuration-as-code-part-5-using-dsl-extensions-as-a-library

After adding all the dependencies to pom.xml I see the following error in the agent build log:

Failed to get DSL dependencies: Could not transfer artifact com.github.JetBrains:teamcity-pipelines-dsl:pom:0.11 from/to jitpack.io (http://jitpack.io): Received fatal alert: handshake_failure

I'm using TeamCity 2020.1.5 (build 78938) on MacOs Mojave 10.14.6

1

Please sign in to leave a comment.