For deploys, I use uberjars. They don't need any dependencies. It's also arguably more secure to have a jar that I know has everything in it, rather than trusting lein to fetch it from somewhere that might have been DNS spoofed, maliciously proxied, etc.
Of course, builds can be broken by clojars going down, but most everything I'd need at build time is in ~/.m2/repository anyway. -ken -- ---- On Fri, Jan 01, 2016 at 07:10:36PM -0800, Alex Miller wrote: > I agree with Kyle - I've usually run a company proxy which gives you a lot of > options (it's good to publish company forks of libs too). > > I believe one of the items the Clojars maintainers are working on with their > new funding is support for mirrors. > > -- > 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/d/optout. -- 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/d/optout.