Re: Getting a living standalone jar with "lein uberjar" and a handful of resources

2013-07-31 Thread Alex Fowler
Thank you for the advice and I will explore the Archiva initiative, however, I think it would do for jars, but not to managing application resources during development. For example, pictures used in the application may change several times a day, depending on how designers work, and having it m

Re: Getting a living standalone jar with "lein uberjar" and a handful of resources

2013-07-31 Thread Kevin Downey
On 7/31/13 4:18 AM, Alex Fowler wrote: > I have an application which is built fine with uberjar with an exception of > two things which do not get incuded: > 1) Additonal jar files (about 150Mb) from various Java libraries that are > not present on Clojars and that I have no power of will or time