That looks very helpful, thanks.  I've been bitten by this hard in the past
- I wanted to play with a few different Processing jars in Quil, none of
which had Maven versions; and even using lein-localrepo, it was excessively
complex to add these jars to my local maven repo just so I could play with
them.

- Korny


On 9 June 2013 04:10, Jay Fields <j...@jayfields.com> wrote:

> David Chelimsky recently released:
> https://github.com/dchelimsky/lein-expand-resource-paths
>
>
> On Friday, June 7, 2013 10:37:46 PM UTC-4, David Williams wrote:
>>
>> Try here
>>
>> http://nakkaya.com/2010/03/16/**adding-custom-libraries-into-**
>> local-leiningen-repository/<http://nakkaya.com/2010/03/16/adding-custom-libraries-into-local-leiningen-repository/>
>>
>>
>>
>> On Wednesday, November 21, 2012 3:47:40 AM UTC-8, Dick Davies wrote:
>>>
>>> I've got a couple of projects that need a newer version of a JAR
>>> than is available in Maven.
>>>
>>> Is there any support/syntax in project.clj that will allow me to point
>>> at a local JAR file?
>>>
>>> Also, is it possible to 'override' a given dependency to favour a local
>>> JAR
>>> over the 'official' maven one?
>>>
>>> [ specifically, I'm trying to use clj-xmpp which uses the SMACK XMPP
>>> libraries under the hood, and the maven shipped version won't
>>> authenticate
>>> against our ejabberd ]
>>>
>>  --
> --
> 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 patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Kornelis Sietsma  korny at my surname dot com http://korny.info
.fnord { display: none !important; }

-- 
-- 
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 patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to