JetBrains / teamcity-pipelines-dsl

Experimental Kotlin DSL library for TeamCity pipelines
Apache License 2.0
40 stars 20 forks source link

Publish new pom.xml that has the https endpoint? #2

Closed jfbibeau closed 5 years ago

jfbibeau commented 5 years ago

Hi @antonarhipov -

When trying to apply this dependency in our pom.xml, our TeamCity server fails to resolve the dependency with a handshake failure:

Failed to apply changes from VCS to project settings
Received fatal alert: handshake_failure. Please fix the errors in VCS and commit again.

Any chance this is due to the pom.xml having http instead of https? Can you republish 0.8 as 0.8.1 with the new POM you committed to see if this resolves the issue?

antonarhipov commented 5 years ago

@jfbibeau Hi! Sorry, for the delayed response. I have made the change some time ago already but didn't notify. There' s a 0.10 now and I'm actively experimenting with this approach. So keep in mind that the library isn't very stable yet.