On Dec 9, 2007 12:18 PM, Paul Benedict <[EMAIL PROTECTED]> wrote: > I wanted to know if there was any technical reason why dependency versions > are scattered throughout the POMs? I find it much cleaner to use > dependencyManagement in the S1 parent POM. But I don't want to make any > change unless I find out otherwise first.
Probably because prior to Maven 2.0.6, dependencyManagement didn't work all that well. You can try it now with the latest verison of Maven. Check the release distribution(s) and WEB-INF/lib of the webapps to make sure you're getting what you expect. This might help also: http://maven.apache.org/plugins/maven-dependency-plugin/examples/preparing-dependencies.html . -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]