-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lein repl
won't start at all with this in :dev-dependencies
#2
Comments
Confirmed. I think this is due to some mismatch between the versions of plexus used by aether and Leiningen. Pomegranate doesn't use plexus directly at all, but aether's dependencies on it appear to be mandatory. I suspect this problem will go away in lein v2 as its direct dependency on maven (and therefore old? versions of plexus) goes away. |
Pomegranate is being used by Leiningen v2. I don't think it's possible to port it back so that it works with v1.x. Sorry! |
Any chance that 2.x will come out soon that this will be a non-issue for windows users? I've had a few issues that are all waiting on the 2.x release, and leaves me not really using leiningen at work anymore. |
AFAIK, a preview of v2 will be ready in the next couple of weeks. Not sure about the timeline for the final release. I encourage you to jump into #leiningen or send a message to the ML re: your 1.x issue(s) if you haven't already. |
I added this to my
:dev-dependencies
for an empty, new project (under Windows XP), and got this exception:The text was updated successfully, but these errors were encountered: