Skip to content
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

Could not find 0.5.1-SNAPSHOT in clojars when running lein deps #78

Open
andrerichards opened this issue Apr 6, 2014 · 0 comments
Open

Comments

@andrerichards
Copy link

Following the instructions for 0.5.1, I got this error:

Could not find artifact appengine-magic:appengine-magic:jar:0.5.1-SNAPSHOT in clojars (https://clojars.org/repo/)

I fixed this by changing the :dependencies and :plugins in project.clj to reflect [org.clojars.intronic/appengine-magic "0.5.1-SNAPSHOT"]

Maybe the README.md could by changed to reflect this (Getting Started => Project Setup => point 3), or the 0.5.1-SNAPSHOT can be added to 'appengine-magic/appengine-magic' on clojars.

Could save newbies some time to get started.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant