I've created a jar-with-dependencies assembly and it appears to be including a different version of my dependencies compared to the output of mvn project-info-reports:dependencies or the versions I've defined in the dependencyManagement section of my pom. What am I missing? Doesn't the dependencyManagement section of my pom allow to the override the version of transitive dependencies I want to use? -- View this message in context: http://www.nabble.com/Assembly-includes-%27wrong%27-version-of-dependencies-tf4418650s177.html#a12603223 Sent from the Maven - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]