[ http://jira.codehaus.org/browse/MRELEASE-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=243341#action_243341 ]
Mark Struberg commented on MRELEASE-613: ---------------------------------------- The 'wait 10 seconds' trick is ok. The problem is that we have a svn-mirror in the EU. Thus any commit or tag will be reflected only a few seconds later. So if you commit the pom and then check it out/tag it/whatever without waiting, you will almost always fail (because of the svn-mirroring delay to eu.svn.apache.org or any other mirrored server). > Add a parameter that tells the plugin to wait for X seconds before tagging > -------------------------------------------------------------------------- > > Key: MRELEASE-613 > URL: http://jira.codehaus.org/browse/MRELEASE-613 > Project: Maven 2.x Release Plugin > Issue Type: New Feature > Components: prepare > Affects Versions: 2.1 > Reporter: Dennis Lundberg > Attachments: waitBeforeTagging.patch > > > Doing releases at the ASF using the Release Plugin is a pain in you are in > Europe, because of the svn-sync and geo-ip mapping that is used. > The attached patch adds a new parameter waitBeforeTagging that takes the > number of seconds to wait before tagging. I'd appreciate some more eyes on > the patch, in particular whether my approach is thread-safe. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira