Re: "lein run" takes an excessive amount of time...

2012-02-18 Thread John Szakmeister
On Fri, Feb 17, 2012 at 5:50 AM, John Szakmeister 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 *signi

"lein run" takes an excessive amount of time...

2012-02-17 Thread John Szakmeister
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 beh