I've used an old version of Archiva, and we currently use Nexus. Nexus was the better experience.
On Thu, Oct 17, 2013 at 12:05 PM, Shantanu Kumar <kumar.shant...@gmail.com>wrote: > There are also Archiva[1] and Artifactory[2]. > > [1] http://archiva.apache.org/index.cgi > [2] http://www.jfrog.com/home/v_artifactory_opensource_overview > > Shantanu > > > On Thursday, 17 October 2013 21:26:09 UTC+5:30, Ben Mabey wrote: >> >> On 10/17/13 9:38 AM, Andrei Serdeliuc wrote: >> > Hi, >> > >> > I was wondering how people handle dependencies that aren't on clojars. >> > We have a couple of clojure libs which are hosted on an internal >> > github enterprise. >> > >> > So far I've been using lein's checkouts feature, but this seems fairly >> > difficult when trying to setup continuous integration. As far as I can >> > tell, lein doesn't support git dependencies. >> > >> > I've been thinking about maybe setting up an internal maven repo, but >> > that seems like overkill. >> > >> > Any suggestions? >> > >> > Thanks! >> > >> Honestly, my suggestion is to setup a maven repo. Nexus[1] has a free >> version and is easy to setup. If you really don't want to do that then >> you can deploy your artifacts to S3 using the lein-wagon[2] plugin. >> >> -Ben >> >> >> 1. http://www.sonatype.org/nexus/**go <http://www.sonatype.org/nexus/go> >> 2. >> https://github.com/**technomancy/s3-wagon-private<https://github.com/technomancy/s3-wagon-private> >> > -- > -- > 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. > -- -- 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.