Good day, I hope someone can assist. Running mvn release:branch -Dbranchname=foo . The problem is that my POM file's SCM connection does not always update to point to my new branch.
I ran this command a few times with different branch names. Sometimes the SCM connection updates, other times not. I'm suspecting there is a cache somewhere that is responsible for this behavior, as it only updates the POM at random. Hope this makes sense. :-) -- View this message in context: http://maven.40175.n5.nabble.com/mvn-release-branch-not-updating-POM-tp5811502.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]
