Take a look at: http://github.com/talios/clojure-contrib/commit/58e4e49d569d285ef3dd5b64c80454a22743e1b4
I changed the "complete" artifact to use the maven-shape-plugin [1] which embeds upstream dependencies into your jar, making an uber-jar, and optionally "shading" those artifacts into a different package ( not needed here, but quite useful ). The artifact is now a "jar" dependency which means you won't need to specify the <type> or the <classifier>. Mark [1] http://maven.apache.org/plugins/maven-shade-plugin/index.html -- Pull me down under... On Sun, Sep 26, 2010 at 8:27 AM, Sean Corfield <seancorfi...@gmail.com>wrote: > Thanx Mark. I'll try again today. -- 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