I have a Maven 2.0.9 webapp build that uses the WAR plugin.

My pom lists just a single dependency foo version 2.0.

But when the plugin builds my WAR, the WEB-INF/lib directory contains all of
the different jars that constitute the foo dependency.

Is there a way to have JUST foo-2.0.jar show in WEB-INF/lib instead of all
the other jars?

-- 
Sean Comerford, Software Engineer
ESPN.com Site Architecture Group
Office: 860.766.6454    Cell: 860.951.6973

Reply via email to