I don't need to make maven use A version that is inherited from C exactly. I want Maven to define the latest version automatically, without explicit definition.
And I don't want to release new version of B only to fix it's A version. A:1.0 is suitable for B, so there's no need to change it. In real life I have a lot of artifacts. Some of them are stable and I don't want to update all them once new version of some middle artifact is changed. -- View this message in context: http://maven.40175.n5.nabble.com/How-to-use-the-latest-version-from-dependencies-not-from-all-repository-tp4642240p4649537.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]
