On Feb 21, 2013, at 4:28 AM, Michael Klishin wrote: > 2013/2/21 James Xu <[email protected]> > Thanks! But it sounds odd to me that lein does not use ~/.m2/settings.xml, > why this decision? > > I wasn't the one who's made this decision but here's my understanding. > > Leiningen 2 uses Aether for dependency management. Aether doesn't use > ~/.m2/settings.xml > by default.
Aether actually has no facilities for consuming settings.xml AFAIK — that's entirely part of the mvn toolchain, not the underlying libraries. - Chas -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
