On Tue, Jun 12, 2012 at 9:59 AM, Warren Lynn <wrn.l...@gmail.com> wrote:
> As titled, I need to exclude certain dependencies from my final .jar
> file (because those dependencies will already be there in the final
> target Java environment). How can I do that? Thank you.

The uberjar task is designed to create jars meant for standalone
distribution. If you're deploying them to some other environment then
you might want a different plugin or something.

-Phil

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