I've used Nexus and Archiva, and I feel nexus is a better experience:
https://maven.apache.org/repository-management.html

There is a stopgap solution involving s3 that might be easier to set up:
https://github.com/technomancy/s3-wagon-private

On Fri, Oct 16, 2015 at 5:17 PM Lawrence Krubner <lawre...@rollioforce.com>
wrote:

> I know this question has been asked before, but when I went searching I
> mostly found old entries that were on a somewhat different topic, such as
> "How to add a java library (that is not in maven) as a dependency for a
> clojure library?"
>
> I wrote a Clojure app and my co-worker wrote a Java app. I have another
> co-worker who is working on an app that would include the first 2 apps as
> libraries.
>
> I have been able to get the combination working using the Leiningen plugin
> "localrepo" but my co-worker wants me to make the other 2 libraries
> available from some central repo that Leiningen can download from. How is
> this usually done? Do I set up a Maven repo on one of the company servers?
>
>
>
>
>
>
>
>
> --
> 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.

Reply via email to