-
Notifications
You must be signed in to change notification settings - Fork 125
Use https version of Bintray for dependency resolution #255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This will fix #254 |
|
when will this merge in? when it will release? will this be patched into previous versions? every version is currently broken. |
|
For now you can use: @file:MavenRepository("jcenter","https://jcenter.bintray.com") |
That didn't work.. 😢 |
|
I'll test it later today, and if test are fine, I hope to merge it tonight. |
|
Hi, any updates on when this should be tested and merged? |
|
Thanks for your help and contribution. I'll release a new version tonight. @ilanpillemer I've not yet backported fixes to old releases of kscript. What's stopping you from using the latest version? |
|
Latest version might work. I use docker images that use quite an older version. Once the new version is released I can update the docker images and rebuild and redeploy to Kubernetes. If the latest version works with scripts written for much older versions then I won't need backport. |
|
Thanks for the quick turnaround, |
Bintray does not support
httpanymore