jcrossley3 / lein-modules

An alternative to Maven multi-module projects in Leiningen
Eclipse Public License 1.0
83 stars 17 forks source link

Plugin broken with Lein 2.9.3 #45

Open lkonstantinov opened 4 years ago

lkonstantinov commented 4 years ago

See https://github.com/technomancy/leiningen/issues/2671#issuecomment-604439999

saitouena commented 4 years ago

Same here.

I made a small reproduction case. https://github.com/saitouena/lein-modules-doesnt-work-with-lein-2-9-3

https://github.com/technomancy/leiningen/issues/2671#issue-588368523 This error seems to be different from mine. I'm not sure whether this is caused by the same problem or not. https://github.com/technomancy/leiningen/issues/2671#issuecomment-604439999

gklijs commented 3 years ago

Here also, not small to reproduce, but errors with resolution https://github.com/gklijs/bank-axon-graphql once I upgrade leiningen. Will probably work around by either moving to deps.edn or just duplicating the dependencies.