ctubbsii commented on issue #1106: URL: https://github.com/apache/maven-release/issues/1106#issuecomment-5722583121
I think this issue is still valid. We have been working around it by using localCheckout=true, pushChanges=false, and just using a wrapper script to kick off mvn release that does local git tag cleanup in the wrapper script. I think it's a shame that I need to use a custom wrapper script, because it means it breaks conventions.... users can't just rely on mvn release goals to do a release, without the calling wrapper script. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
