This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-11-15
Channels
- # beginners (138)
- # bigdata (2)
- # boot (45)
- # cljsrn (29)
- # clojure (108)
- # clojure-austin (1)
- # clojure-gamedev (1)
- # clojure-korea (9)
- # clojure-russia (50)
- # clojure-spec (2)
- # clojure-uk (28)
- # clojurescript (40)
- # component (1)
- # cursive (35)
- # datomic (39)
- # dirac (16)
- # emacs (22)
- # flambo (11)
- # funcool (6)
- # hoplon (74)
- # leiningen (4)
- # off-topic (1)
- # om-next (2)
- # onyx (141)
- # planck (7)
- # proton (10)
- # protorepl (4)
- # re-frame (21)
- # reagent (13)
- # remote-jobs (1)
- # ring (3)
- # specter (9)
- # sql (3)
- # test-check (14)
- # untangled (1)
- # vim (9)
- # yada (16)
hello, i followed the installation instructions and made as far as running the agent-launcher script. it gets as far as running the command "mvn help:evaluate -Dartifact=binaryage:dirac -Dexpression=project.version", and exits because that returns an error code, and error message "Unable to get the POM for the artifact 'binaryage:dirac'. Verify the artifact parameter.". i don't really know maven. it does have the dirac-0.8.4.jar and .pom files downloaded in ~/.m2/repository/binaryage/dirac/0.8.4/. any ideas?
@e the script is probably outdated/broken, nobody uses it probably, please install agent into your nREPL server as described in https://github.com/binaryage/dirac/blob/master/docs/installation.md
finally restarted, it looks like I don’t have mvn
on path anymore (since updating to macOS 12)
@e the agent launcher script still seems to work for me: https://gist.github.com/darwin/8c0296c5237ab9b6b41af772d5697a11
here's my full script output: https://gist.github.com/erno/e282a523bd053b90169f1e92d21b906d