Look at apache archiva. You can install it on a computer that has internet access and allow computers being barred from internet access to use it as a maven repo providing they have access to this single computer that runs archiva.
Archiva can act as a cache using proxies for external repos. You just need to configure the missing ones (like clojars). The artifacts will be pulled once for everyone. You can also publish artifacts that have not been published to maven yet. Your internal computers will not even be aware of this. You will need to change the default repo in your project.clj files to refer to the archiva repo. Archiva is light weight and easy to setup. Luc P. > Hi, > > I have a few machines without internet connection. We have a ubuntu > repository mirror, so I can install clojure using apt-get. > > But, how do I install clojure libraries with all dependencies for projects > on these machines? Even maven is not an option here. > > > ramesh > > -- > -- > 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. > > > -- Softaddicts<lprefonta...@softaddicts.ca> sent by ibisMail from my ipad! -- -- 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.