As others have noted, keeping jars together with the source is usually not
the best approach... but sometimes it just might be. For those rare
occasions, the instructions on how to do this with leiningen are here:

http://www.pgrs.net/2011/10/30/using-local-jars-with-leiningen/

Matjaz

On Sat, Aug 6, 2011 at 10:52 PM, Asim Jalis <asimja...@gmail.com> wrote:

> I am trying to push a Clojure app on Heroku. I have a local jar file
> that the app needs. How can I get lein to use the local jar?
>
> When I have local jar dependencies on my personal machine I just
> install the jar into the local maven repository on the machine. It's
> not obvious to me how to do this on Heroku. Does anyone have any
> experience with this or ideas on how to solve this?
>
> Thanks.
>
> Asim
>
> --
> 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 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

Reply via email to