users@jersey.java.net

jersey-spring maven pom

From: Herring, TJ <tj.herring_at_autozone.com>
Date: Wed, 6 Oct 2010 08:37:51 -0700

Hi the pom.xml file for the jersey-spring project has a dependency on the 'spring' jar (which contains everything in the spring framework) AND the spring modules, like spring-web, spring-core, etc. Depending on the 'spring' artifact is redundant. It probably should be removed and only depend on the spring modules artifacts since this is preferred.

Thanks