On Sun, Jul 3, 2011 at 9:51 PM, Steve <stephen.a.lind...@gmail.com> wrote:
> On Jul 4, 10:16 am, Ken Wesson <kwess...@gmail.com> wrote:
>>
>> Requiring any project that has dependencies, even if these are only
>> other local projects, have a repository adds gratuitous ceremony.
>>
>
> I don't know what it is like with leiningen, but with maven a
> "repository" doesn't necessarily mean you're running a client/server
> app on a machine - there's a directory (~/.m2/repository) on your
> machine that maven checks for artifacts that is considered a local
> repository. When you run "mvn install" they get added to this
> directory and then your other projects can depend on them.
>
> So if you've already made the leap to using maven with one project,
> using it for another is not a big deal.

OK...ridiculous leap reduced to merely huge leap then, if you only
have to learn 2 of these three things at once: big, interdependent
groups of projects, maven/etc. repository-accessing tools, and server
administration. :)

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