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

Publish 0.1.0 to Clojars or Maven Central #2

Open
Dirklectisch opened this issue Nov 8, 2013 · 1 comment
Open

Publish 0.1.0 to Clojars or Maven Central #2

Dirklectisch opened this issue Nov 8, 2013 · 1 comment

Comments

@Dirklectisch
Copy link

Although the README says:

Latest stable release: 0.1.0

With Leiningen, add the following to you project.clj file:

[com.thortech/data.edn "0.1.0"]

That doesn't seem to work for me:

$ lein deps
Could not find artifact com.thortech:data.edn:jar:0.1.0 in central (http://repo1.maven.org/maven2/)
Could not find artifact com.thortech:data.edn:jar:0.1.0 in clojars (https://clojars.org/repo/)
This could be due to a typo in :dependencies or network issues.
If you are behind a proxy, try setting the 'http_proxy' environment variable.

Now I have to jump through all sorts of hoops to get it installed in my local repository. I would much prefer to just pull it from either Clojars or Maven Central. Would you be so kind to publish it there?

Thanks in advance.

@Dirklectisch
Copy link
Author

Any progress on publishing? What work needs to be done, any way I can help?

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

1 participant