On Friday, November 2, 2012 4:23:01 PM UTC+8, Meikel Brandmeyer (kotarak) 
wrote:
>
> Hi,
>
> Am Freitag, 2. November 2012 08:50:09 UTC+1 schrieb Satoru Logic:
>>
>> My ~/.lein/profiles.clj contains one line only:
>>
>>   {:user {:plugins [[lein-minnow "0.1.4"]]}}
>>
>> Is it the case that this plugin requiring something that can't be find?
>>
>
> Minnow uses seesaw 1.3.0 which depends on j18n 1.0.0. For j18n 1.0.0 I 
> broke the pom file. Hence the broken clojure version. Exclude the j18n 
> dependency and add one of your own with the version number 1.0.1. The 
> latter j18n version has the dependency fixed. seesaw 1.4.2 and later depend 
> on the fixed j18n.
>
> How to exclude dependencies and add one for j18n 1.0.1 should tell us 
> someone with a stronger lein-fu. I can't help here, sorry.
>
>
Thank you all the same ;)

 

> Kind regards
> Meikel
>
>

-- 
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