I've investigated this a little further, and it looks like I was
misinterpreting the dependency error messages.

0.8.0-SNAPSHOT doesn't work because it hasn't been uploaded to Clojars.

0.7.1 doesn't work because it references clojure-contrib
1.1.0-master-SNAPSHOT, and clojure 1.3.0-alpha3, the latter via
Enlive, which seems to always reference the latest version, stable or
not.

But I'm not sure with 1.3.0-alpha3 would fail, because as far as I can
tell it's in the Clojure repository. I'll investigate further
tomorrow.

- James


On 27 November 2010 02:17, Tom Faulhaber <tomfaulha...@gmail.com> wrote:
> James,
>
> I don't know why this would be true, but something may have broken in
> the underlying dependency chains. Autodoc hasn't been updated in
> clojars for a very long time and does not directly depend on super-
> pom.jar.
>
> Are you using autodoc standalone or as a lein plugin?
>
> Tom
>
> On Nov 26, 1:09 pm, James Reeves <jree...@weavejester.com> wrote:
>> I've just tried installing autodoc 1.7.1 and 0.8.0-SNAPSHOT via
>> Leiningen and Clojars, and it seems to be missing some dependencies
>> (specifically org.apache.maven:super-pom:jar:2.0).
>>
>> Has anyone else had this problem recently?
>>
>> - James
>
> --
> 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 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

Reply via email to