juxt / jig

Jig is an application harness providing a beautifully interactive development experience for Clojure projects.
228 stars 19 forks source link

Missing artefact jig:protocols:jar:qcon #19

Closed tgk closed 10 years ago

tgk commented 10 years ago

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.

malcolmsparks commented 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 .

tgk commented 10 years ago

Thanks! I ended up reverting to 2.0.0