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

beta4 - Clojurescript 1069 not found in repository #33

Closed
anthonycagle opened this issue Jul 26, 2012 · 1 comment
Closed

beta4 - Clojurescript 1069 not found in repository #33

anthonycagle opened this issue Jul 26, 2012 · 1 comment

Comments

@anthonycagle
Copy link

Attempted to use [domina "1.0.0-beta4"], but 'lein deps' fails because:

[INFO] Unable to find resource 'org.clojure:clojurescript:pom:0.0-1069' in repository central (http://repo1.maven.org/maven2), etc

The project.clj for the beta4 version of domina has this version of Clojurescript as a dependency. I tried excluding it in my project file, e.gl.
[domina "1.0.0-beta4 :exclusions [org.clojure/clojurescript]]

guessing that domina could just use the version from cljsbuild, but that didn't work.

Is there a workaround? This version of Clojurescript doesn't seem to be available in any publc repository.

@levand
Copy link
Owner

levand commented Oct 26, 2012

Fixed with more recent releases.

@levand levand closed this as completed Oct 26, 2012
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