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: Missing:
[null] ----------
[null] 1) org.clojure:clojure-lang:jar:1.1.0-alpha-SNAPSHOT
I used to get the same error on this example (http://incanter-blog.org/
2009/11/20/leiningen-clojars/ ) until I uploaded a new version of
Incanter to Clojars dependent on clojure-master instead of clojure-
new. The first example also depends on Compojure, which hasn't been
updated, which is why I can't fix the problem on my side.
Unfortunately, the second example fails at compile because of the new
issue with Leiningen on Mac OS X. When I run 'lein compile' I'm
getting this error:
[null] java.lang.Error: Cannot load com.apple.laf.AquaLookAndFeel
(hello.clj:1)
The build works fine on Linux.
David
On Dec 11, 12:18 am, Phil Hagelberg <[email protected]> wrote:
> liebke <[email protected]> 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
> > gets a chance to upload new poms to Clojars?
>
> The jars with the old version number haven't disappeared, have they?
> Projects relying on -alpha should still work, they will just not get the
> latest and greatest version of Clojure.
>
> Please speak up if you've noticed otherwise, but that's my understanding.
>
> -Phil
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en