In the event of upward compatibility, you can set up dependencyManagement for the newest version, and Maven will use it all down the build. But if the versions are not compatible you've got a problem.
On Tue, May 31, 2011 at 2:37 PM, SgtHartman <[email protected]> wrote: > Benson, Thanks very much for your response. Looks like my job is going to be > harder than I thought. > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Different-Dependency-Versions-in-Different-Dependencies-tp4442689p4442934.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
