This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-11-24
Channels
- # adventofcode (4)
- # announcements (1)
- # aws (6)
- # babashka (18)
- # babashka-sci-dev (18)
- # beginners (12)
- # calva (43)
- # circleci (3)
- # clj-kondo (96)
- # cljdoc (2)
- # clojure (89)
- # clojure-australia (2)
- # clojure-europe (26)
- # clojure-nl (3)
- # clojure-norway (11)
- # clojure-spec (8)
- # clojure-uk (1)
- # clojurescript (28)
- # cursive (25)
- # datahike (6)
- # datalevin (56)
- # datomic (12)
- # docker (15)
- # emacs (9)
- # events (2)
- # figwheel (3)
- # fulcro (15)
- # gratitude (10)
- # introduce-yourself (8)
- # lsp (16)
- # malli (6)
- # nbb (2)
- # off-topic (23)
- # other-languages (2)
- # pathom (4)
- # portal (25)
- # practicalli (1)
- # re-frame (9)
- # releases (1)
- # shadow-cljs (8)
- # sql (6)
- # timbre (3)
Hi.
Trying to find the datomic-cloud repository that is hosting 1.0.119
The datomic-cloud repository
link on https://docs.datomic.com/cloud/releases.html#current
takes me to
https://docs.datomic.com/cloud/ions/ions-reference.html#libraries
which I find unexpected
and the old
:mvn/repos {"datomic-cloud" {:url ""}}
just isnt working for me....
what is the new repo url?oh its
com.datomic/ion {:mvn/version "1.0.59"}
that I have the problem withthis is on Windows 11
maybe that is my problem...
PS C:\Users\ben\dev\clj\foobar> clj
Downloading: com/datomic/ion/1.0.59/ion-1.0.59.pom from datomic-cloud
Downloading: com/datomic/ion/1.0.59/ion-1.0.59.jar from datomic-cloud
Error building classpath. Could not find artifact com.datomic:ion:jar:1.0.59 in central ( )
could it be an aws permissioning thing, I wonder
I can manually copy the files from my (working) ubuntu box to my not-working Win11 box which will have to be good enough for now
(oh its Turkey-Dinner day isn't it)
wishing you happy turkey dinner days
@U793EL04V IRCC you have to have some aws perms. Do you have AWS Client installed?
yes I do