This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-09-18
Channels
- # admin-announcements (13)
- # announcements (1)
- # aws (17)
- # beginners (1)
- # boot (113)
- # cider (71)
- # cljs-dev (7)
- # clojure (93)
- # clojure-android (2)
- # clojure-berlin (1)
- # clojure-dev (22)
- # clojure-italy (3)
- # clojure-japan (1)
- # clojure-poland (41)
- # clojure-russia (96)
- # clojurescript (140)
- # cursive (11)
- # datomic (27)
- # devcards (1)
- # devops (1)
- # events (4)
- # funcool (3)
- # hoplon (133)
- # immutant (7)
- # ldnclj (22)
- # leiningen (5)
- # off-topic (6)
- # om (22)
- # onyx (12)
- # re-frame (8)
- # reagent (12)
#leiningen2015-09-18
>
Hey, trying to get https://github.com/TheLadders/lein-uberjar-deploy work. I set up the :repository as mentioned in the README, but all I get is this:
`(Warning: profile :repositories not found.) ({} and snapshots have a type mismatch merging profiles.) Uberjar aborting because jar failed: java.lang.String cannot be cast to clojure.lang.IObj`
It didn't mention I had to have a :repositories profile, but even when adding one, it doesn't work