OK, it is fixed. :)
Got rid of the beta test stuff for the new Clojars.org:
:deploy-repositories [["clojars" "http://beta.clojars.org/repo/";]]
Now it works perfectly. Thanks, Toby.
Alan
On Sat, Mar 28, 2020 at 6:05 PM Toby Crawley wrote:
> Hi Alan:
>
> This looks like it may be an iss
Hi Alan:
This looks like it may be an issue with the logic in lein to warn you
about non-https repos. I see in your project.clj[1] you have
:deploy-repositories set to ["clojars"
"http://beta.clojars.org/repo/";] - can you remove that or change it to
https? Also, beta.clojars.org is now a CNAME fo
Just tried to upload a new release to Clojars.org and got an error.
Details:
~/tupelo > uname -a
Linux brandy 4.4.0-176-generic #206-Ubuntu SMP Fri Feb 28 05:02:04 UTC 2020
x86_64 x86_64 x86_64 GNU/Linux
~/tupelo > lsb_release -a
LSB Version:
core-9.20160110ubuntu0.2-amd64:core-9.20160110u
As always, thanks so much for maintaining this critical Clojure
infrastructure.
On Sat, Mar 21, 2020 at 2:01 PM Toby Crawley wrote:
> As announced on March 15th[1], we are in the process of moving
> Clojars.org to new infrastructure hosted on AWS. We've beta tested for
> the past week (thanks to
As announced on March 15th[1], we are in the process of moving
Clojars.org to new infrastructure hosted on AWS. We've beta tested for
the past week (thanks to all that helped out!), and haven't had any
issues. So we just switched DNS to point to the new infrastructure.
You should start using it aut