On Fri, Feb 17, 2012 at 5:50 AM, John Szakmeister <j...@szakmeister.net> wrote:
> It appears that when executing 'lein run' that it's examining
> dependencies and/or contacting Maven repositories.  This overhead is
> adding a considerable amount of time to lein run.  Firing things up
> from the command line takes *significantly* less time (>30s vs 4-5s).
>
> Has anyone else seen this behavior?  I'd rather 'lein run' just run
> and not do any checking of dependencies.

Answering my own question here, but putting ':checksum-deps false' in
the defproject does the trick.

-John

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