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

Dependency [kanaka/instaparse "1.4.9.3"] could not find artifact #1

Open
norton-at-kpmg opened this issue Feb 15, 2020 · 5 comments
Open

Comments

@norton-at-kpmg
Copy link

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.

@kanaka
Copy link
Owner

kanaka commented Feb 15, 2020

Huh, I thought I had pushed that but apparently not. It should be pushed now.

@kanaka kanaka closed this as completed Feb 15, 2020
@kanaka
Copy link
Owner

kanaka commented Feb 15, 2020

@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.

@norton-at-kpmg
Copy link
Author

norton-at-kpmg commented Feb 16, 2020

@kanaka Thank you but I'm still facing the same problem - any ideas?

`~/tmp/instacheck   master  git describe --always --long
ba2095f

~/tmp/instacheck   master  lein test
Could not find artifact kanaka:instaparse:jar:1.4.9.3 in central (https://repo1.maven.org/maven2/)
Could not find artifact kanaka:instaparse:jar:1.4.9.3 in clojars (https://repo.clojars.org/)
This could be due to a typo in :dependencies, file system permissions, or network issues.
If you are behind a proxy, try setting the 'http_proxy' environment variable.
`

@kanaka
Copy link
Owner

kanaka commented Feb 16, 2020

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.

@kanaka kanaka reopened this Feb 16, 2020
@norton-at-kpmg
Copy link
Author

Thank you.

I installed instaparse locally and then ran lein test for instacheck.

FAIL in (parse-test) (core_test.clj:133) error throwing parser expected: (thrown? Exception (core/parse p5 "abc")) actual: nil

This is unrelated but thought I would share this. Thank you.

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