Closed tgk closed 10 years ago
The problem was that I tagged the jig repo with qcon, so jig thinks that qcon is the version. Remove the tag from the jig repo first.
$ git tag -d qcon
On 9 March 2014 17:30, Thomas G. Kristensen notifications@github.comwrote:
A dependency seems to be missing from HEAD
$ lein deps Could not find artifact jig:protocols:jar:qcon in central ( http://repo1.maven.org/maven2/) Could not find artifact jig:protocols:jar:qcon in clojars ( https://clojars.org/repo/) This could be due to a typo in :dependencies or network issues.
Reply to this email directly or view it on GitHubhttps://github.com/juxt/jig/issues/19 .
Thanks! I ended up reverting to 2.0.0
A dependency seems to be missing from HEAD
$ lein deps Could not find artifact jig:protocols:jar:qcon in central (http://repo1.maven.org/maven2/) Could not find artifact jig:protocols:jar:qcon in clojars (https://clojars.org/repo/) This could be due to a typo in :dependencies or network issues.