Fork me on GitHub
#leiningen
<
2017-10-24
>
danielcompton01:10:42

Just following up on Shaun's issue above, I helped set him up with a http://deps.co account and installed the JARs that weren't in Maven Central via mvn. I'm not sure how you'd do it with s3-wagon-private, you'd need to somehow load the wagon when running mvn deploy:deployfile...

kennytilton10:10:05

Thx, @alexmiller, I am dropping back to Java 8 which is what I had on my old box.

Aron10:10:00

how do i update leiningen to the newest version on windows?

gonewest81814:10:49

Isn’t it lein upgrade?

Aron15:10:20

it is, thanks

shaun-mahood23:10:28

I'm getting an error trying to include [com.sun.media/jai_imageio "1.1"] in my project.clj - Based on https://search.maven.org/#artifactdetails%7Ccom.sun.media%7Cjai_imageio%7C1.1%7Cjar it looks like it should be there - anyone willing to try it and see if it works for you?