[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544164#comment-17544164 ]
Konrad Windszus commented on MRELEASE-1072: ------------------------------------------- There is no limitation around using the scm tag element mentioned anywhere (neither in https://maven.apache.org/pom.html#SCM nor anywhere in https://maven.apache.org/maven-release/maven-release-plugin/index.html) and it is helpful for purposes when using both SVN and a GitHub mirror in the SCM section. In any case just clearing it after the release is unexpected, so release should either 1. try to keep (reset) the tag or 2. fail with an explicit error > scm.tag removed for next snapshot during prepare when using svn > --------------------------------------------------------------- > > Key: MRELEASE-1072 > URL: https://issues.apache.org/jira/browse/MRELEASE-1072 > Project: Maven Release Plugin > Issue Type: Bug > Components: prepare > Reporter: Konrad Windszus > Priority: Major > Fix For: 3.0.0-M6 > > > In case that the original {{project.scm}} section contains a tag element > (e.g. with value "trunk") this is removed during prepare for the next > snapshot version. The tagged/release version contains the properly adjusted > tag element. -- This message was sent by Atlassian Jira (v8.20.7#820007)