When faced with this challenge in the past I used the following to regularly create a directory listing of all jars.
http://maven.apache.org/plugins/maven-dependency-plugin/examples/copying-project-dependencies.html I could usually see at a glance if duplicate libraries were sneaking in, but also had a small program to check for duplicates. I regularly try and pull up all deps into the TomEE top parent pom, so it's easy to search that file before pulling in a dep in your project. Andy. ----- -- Andy Gumbrecht http://www.tomitribe.com agumbre...@tomitribe.com https://twitter.com/AndyGeeDe TomEE treibt Tomitribe ! | http://tomee.apache.org -- View this message in context: http://openejb.979440.n4.nabble.com/Maven-tomEE-tp4669168p4669208.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.