Re: Clojure Repos - Some Dependencies are Not In Clojars

2016-11-15 Thread Didier
I feel like even if Clojars is not firewalled, you should probably get OSS 
approval from your legal team before important Clojars libs. Just a 
suggestion.

On Wednesday, 9 November 2016 05:55:41 UTC-8, Vitaly Peressada wrote:
>
> Hi All,
>
> FWIK the community uses both Maven Central and Clojars. But it appears 
> that Clojars does not have ALL Clojure dependencies. It is an annoying 
> issue in my present BIG company where Maven Central is blocked and it takes 
> 2-3 weeks to approve OSS library and upload it to company internal repo. 
> Luckily Clojars is proxied via Nexus and is available.
>
> Two examples are:
> org.clojure/tools.nrepl 0.2.12
> org.tcrawley:dynapath:jar:0.2.4 (dependency of 
> cider/cider-nrepl/0.15.0-SNAPSHOT)
>
> Don't know what historical context is but it would make sense to have ALL 
> deps in Clojars with some duplication in Maven Central (may be for clojure 
> itself, etc.)
>

-- 
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.


Clojure Repos - Some Dependencies are Not In Clojars

2016-11-09 Thread Alex Miller
We are not going to publish the Clojure contrib libraries to Clojars, sorry.

-- 
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.


Clojure Repos - Some Dependencies are Not In Clojars

2016-11-09 Thread Vitaly Peressada
Hi All,

FWIK the community uses both Maven Central and Clojars. But it appears that 
Clojars does not have ALL Clojure dependencies. It is an annoying issue in 
my present BIG company where Maven Central is blocked and it takes 2-3 
weeks to approve OSS library and upload it to company internal repo. 
Luckily Clojars is proxied via Nexus and is available.

Two examples are:
org.clojure/tools.nrepl 0.2.12
org.tcrawley:dynapath:jar:0.2.4 (dependency of 
cider/cider-nrepl/0.15.0-SNAPSHOT)

Don't know what historical context is but it would make sense to have ALL 
deps in Clojars with some duplication in Maven Central (may be for clojure 
itself, etc.)

-- 
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.