"What if you have the JAR on a disk somewhere, for other reasons, but
until now it wasn't a dependency of that particular project?"

Your assertion that dependency management systems are in any way 
disadvantaged to manual dependency management in terms of SPOF or requiring 
a network connection is merely incorrect.

See mvn install:install-file

http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html


On Sunday, July 31, 2011 9:06:49 PM UTC-7, Ken Wesson wrote:
>
> On Sun, Jul 31, 2011 at 11:57 PM, Sean Corfield <seanco...@gmail.com> 
> wrote:
> > On Sun, Jul 31, 2011 at 7:49 PM, Ken Wesson <kwes...@gmail.com> wrote:
> >> If you add a new dependency, the network connection is needed.
> >
> > If you add a new dependency and you don't already have the JAR
> > downloaded, you need a network connection one way or another to go get
> > that JAR, yes?
>
> What if you have the JAR on a disk somewhere, for other reasons, but
> until now it wasn't a dependency of that particular project?
>
> -- 
> Protege: What is this seething mass of parentheses?!
> Master: Your father's Lisp REPL. This is the language of a true
> hacker. Not as clumsy or random as C++; a language for a more
> civilized age.
>
>

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

Reply via email to