2012/5/31 Gary Gregory <garydgreg...@gmail.com>: > My beef is that I do not want 10 jars to pick from, this is a low level > components, give me one jar to rule them all. Or at least give me the option > to pick an all-in-one jar. For those who want to save 10KB here and there, > they can cherry pick I suppose.
You can have best of both worlds, by using the maven-shade-plugin to create an "uberjar". I already did it for Velocity: http://svn.apache.org/repos/asf/velocity/engine/trunk/velocity-engine-uberjar/ Moreover, your argument is the one of a non-Maven user, because a Maven user is not worried to add a new dependency because he does not need to download an artifact manually. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org