I uploaded a version of Compojure to Clojars, that depends on the
renamed clojure jar, as temporary fix. Use the following line to your
project.clj file:
[org.clojars.liebke/compojure "0.3.1-master"]
I mention this problem here:
http://incanter-blog.org/2009/11/29/incanter-webapp/
David
On De
Phil,
>> I like the new naming scheme, but would it be possible to add 1.1.0-
>> alpha-SNAPSHOT back to the repository (in addition to the new names),
>> so that builds dependent on projects in Clojars will be able to
>> download their dependencies correctly again, at least until everybody
>> gets
solved my problem by figuring out that in ubuntu, leiningen / maven
needs to have the proxy settings specified in ~/.m2/settings.xml
[INFO] snapshot incanter:incanter:1.0-master-SNAPSHOT: checking for
updates from central
[WARNING] repository metadata for: 'snapshot incanter:incanter:1.0-
master-
Here's the error I'm getting when I do 'lein deps' on this example
(http://incanter-blog.org/2009/11/29/incanter-webapp/), which used to
work.
[null] An error has occurred while processing the Maven artifact
tasks.
[null] Diagnosis:
[null]
[null] Unable to resolve artifact: Mi
Not sure what was causing it, but leiningen / clojars couldn't get its
deps yesterday. I thought it was caused by clojure and clojure-contrib
no longer being on clojars.org, but maybe the renaming on
build.clojure.org has something to do with it.
On Dec 11, 6:18 am, Phil Hagelberg wrote:
> liebke
liebke writes:
> I like the new naming scheme, but would it be possible to add 1.1.0-
> alpha-SNAPSHOT back to the repository (in addition to the new names),
> so that builds dependent on projects in Clojars will be able to
> download their dependencies correctly again, at least until everybody
>