Hi, I'm confronted to this problem. There's a post with the same subject but it stayed unanswered by Maven folks.
When someone update and 'mvn deploy' the parent-pom, it's not automatically updated on other instances of child projects. Each every developer has to do a 'mvn install' to get the latest version. In other words, it seems there is no update checks on the remote repo for the parent version in a child project. Is that an expected behavior? If not, is there a bug filled alreay for that? Is there any workaround ? cheers nodje -- View this message in context: http://www.nabble.com/Parents-version-isn%27t-check-for-new-updates-on-the-remote-repository-tp20434803p20434803.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]
