Fork me on GitHub
#leiningen
<
2016-02-24
>
rickmoynihan10:02:09

@hypirion: leiningen master when running lein repl in a non project directory with a profiles.clj of {} (or no profiles.clj) Yields:

rickmoynihan10:02:11

Running the same with a profiles.clj of #_{ ... } yields:

rickmoynihan10:02:38

ok scratch this - I've just cleaned out leiningen and rebootstrapped it - and it seems to work

rickmoynihan10:02:48

sorry for bothering you simple_smile

hypirion12:02:55

@rickmoynihan: Oh, no worries. That's pretty frustrating though. The lein script should probably be smarter to avoid stale or forgotten dependencies when it's running in snapshot mode. In that way, we can make the bootstrap section easier as well.