Re: Lein adding repos

2009-11-27 Thread David Nolen
Yes this worked for me. I was trying to add JOGL jars a dependency to a project. Unfortunately now running into java.lang.Security Exceptions because the JOGL jars are signed. blech. On Fri, Nov 27, 2009 at 1:28 PM, Phil Hagelberg wrote: > On Nov 27, 10:09 am, Luke Renn wrote: > > On Nov 27, 12:

Re: Lein adding repos

2009-11-27 Thread Phil Hagelberg
On Nov 27, 10:09 am, Luke Renn wrote: > On Nov 27, 12:40 pm, David Nolen wrote: > > > Is there currently a simple way to add new maven2 repos to download from? > > I haven't done it, but looking at the code you just add :repositories > [[id url]] to your project.clj. That's correct. I'll try to

Re: Lein adding repos

2009-11-27 Thread Luke Renn
On Nov 27, 12:40 pm, David Nolen wrote: > Is there currently a simple way to add new maven2 repos to download from? I haven't done it, but looking at the code you just add :repositories [[id url]] to your project.clj. Luke -- You received this message because you are subscribed to the Google G

Lein adding repos

2009-11-27 Thread David Nolen
Is there currently a simple way to add new maven2 repos to download from? David -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be p