On Sun, Mar 13, 2016 at 4:06 PM, Andrey Antukh <n...@niwi.nz> wrote:
> Nice work!

Thanks!

>
> I don't know if this is a side effect of that feature but I found that
> deploying snapshot seems broken.
>
> After deploying a snapshot, I try to use it from an other package and I get
> the following error:
>
> Could not find artifact funcool:httpurr:jar:0.5.0-20160313.195427-3 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.
>

Would you mind opening an issue for this
(https://github.com/clojars/clojars-web/issues) with answers for the
following:

How are you specifying the dependency in the other package? As
"0.5.0-SNAPSHOT" or "0.5.0-20160313.195427-3"?

"0.5.0-20160313.195427-3" doesn't appear in
https://clojars.org/repo/funcool/httpurr/0.5.0-SNAPSHOT/maven-metadata.xml,
so I'm not sure where lein is getting it from. Can you provide the
contents of 
~/.m2/repository/funcool/httpurr/0.5.0-SNAPSHOT/maven-metadata-clojars.xml
and maven-metadata-local.xml?

- Toby

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to