On Sep 22, 2:03 pm, Stuart Sierra <the.stuart.sie...@gmail.com> wrote: > On Sep 22, 12:35 pm, Justin Kramer <jkkra...@gmail.com> wrote: > > > Here's the magic incantation I've been using: > > > [org.clojure.contrib/complete "1.3.1-SNAPSHOT" :classifier "bin"] > > > I don't know how official or future-proof that is. > > It's wrong, technically, but appears to work for now. > > I think this may be a problem with Leiningen not understanding "pom" > packages. If somebody can confirm that, we can try to fix it. > > -S
No, plain Maven has the same problem. If I add <classifier>bin</ classifier> to this pom it works, without it fails: http://gist.github.com/594252 --Brian -- 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