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 artifact jmespath:jmespath:jar:1.0.1 in ..." #1

Open
lsh-0 opened this issue May 10, 2015 · 1 comment
Open

"Could not find artifact jmespath:jmespath:jar:1.0.1 in ..." #1

lsh-0 opened this issue May 10, 2015 · 1 comment

Comments

@lsh-0
Copy link

lsh-0 commented May 10, 2015

Adding [jmespath "1.0.1"] to project.clj and doing a lein deps does not work.

$ lein deps
Could not find artifact jmespath:jmespath:jar:0.1.0 in central (http://repo1.maven.org/maven2/)
Could not find artifact jmespath:jmespath:jar:0.1.0 in clojars (https://clojars.org/repo/)
This could be due to a typo in :dependencies or network issues.
If you are behind a proxy, try setting the 'http_proxy' environment variable.

I'm not familiar with the packaging process for Leiningen/Clojure, but it looks like it can't be found.

@mtdowling
Copy link
Owner

Sorry about that. This library is currently completely unusable. I've been using it as a proof of concept for rewriting the JMESPath grammar in jmespath/jmespath.site#2. Until that is merged into JMESPath, this library will remain mostly experimental. Once it's ready for production use, we'll move it to the jmespath Github org.

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

2 participants