Fork me on GitHub
#cider
<
2017-11-05
>
dominicm20:11:17

I don't seem to be able to build cider-nrepl on master, is there a known issue?

gfredericks21:11:06

@dominicm what's failing and how?

dominicm21:11:59

@gfredericks afk now. But it was an maven/aether error.

gfredericks21:11:30

did you try with LEIN_NO_USER_PROFILES=1? could be a dependency conflict

dominicm21:11:30

If it's unknown, I can report it. I've heard there's some issues with lein 2.8.1, could be related to that I guess?

dominicm21:11:10

I'll try that in the morning, but I think my profiles are empty.

gfredericks22:11:10

lein jar and lein check work for me

gfredericks22:11:32

(but I get an aether error with my user profile turned on)

gfredericks22:11:35

trying test now

gfredericks22:11:02

test works too

gfredericks22:11:57

also the passing build banner at the top of the readme would give you something to compare to