-
Notifications
You must be signed in to change notification settings - Fork 0
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
Dependency [kanaka/instaparse "1.4.9.3"] could not find artifact #1
Comments
Huh, I thought I had pushed that but apparently not. It should be pushed now. |
@kpmg-jp-jnorton BTW, this reminded me that I had an instacheck fix that I hadn't pushed out relating to weight calculations for recursive definitions. I pushed out instacheck 0.9.2 that has the fix. |
@kanaka Thank you but I'm still facing the same problem - any ideas? `~/tmp/instacheck master git describe --always --long ~/tmp/instacheck master lein test |
I pushed it and instaparse version 1.4.9.3 does appear to be there in the web interface: https://clojars.org/kanaka/instaparse I'll re-open though until we figure out what's going on. |
Thank you. I installed instaparse locally and then ran lein test for instacheck.
This is unrelated but thought I would share this. Thank you. |
The following error is raised by kanaka/instacheck {:mvn/version "0.9.1"}.
Error building classpath. Could not find artifact kanaka:instaparse:jar:1.4.9.3 in central (https://repo1.maven.org/maven2/)
;; Patched version (retain comments, parse path log)
[kanaka/instaparse "1.4.9.3"]
Is it possible to push this version to the maven repository?
Thank you.
The text was updated successfully, but these errors were encountered: