Thanks Brett,
Can you please share any links or hints or how to use the new dependencyManagement feature introduced in maven 2.0.9. Brett Porter wrote: > > in most recent versions of Maven, dependencyManagement can be used to > enforce a particular version throughout the entire tree. > > You can also use the enforcer plugin to ensure this has been properly > applied. > > Cheers, > Brett > > 2008/8/26 Farrukh Najmi <[EMAIL PROTECTED]>: >> >> In my project there are many direct and indirect dependencies at the >> lowest >> level on springframework jars. >> One such dependency requires use of the most recent springframework jars. >> Migrating to latest version of spring is my projects direct dependency >> causes >> problems at runtime with other dependencies which expect older versions >> of >> apis from spring and its dependencies. >> >> Is there a good way to deal with this dependency hell? If so I would >> appreciate any advice. Thanks. >> > -- View this message in context: http://www.nabble.com/How-to-cope-with-conflicting-jar-versions-tp19150279p19153947.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]