[ https://issues.apache.org/jira/browse/MRELEASE-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517392#comment-17517392 ]
Markus Schäfer commented on MRELEASE-1079: ------------------------------------------ Yes, we use git as vcs. I've forked the maven-release repo and added a new integrationtest to reproduce the behaviour. See: [[MRELEASE-1079] new integration test|https://github.com/markusschaefer/maven-release/commit/0c020ca17aba843d1fe8ee3b70b45843655855a9] > scm tag is added to child module > -------------------------------- > > Key: MRELEASE-1079 > URL: https://issues.apache.org/jira/browse/MRELEASE-1079 > Project: Maven Release Plugin > Issue Type: Bug > Components: prepare > Affects Versions: 3.0.0-M5 > Reporter: Markus Schäfer > Priority: Critical > > With Version 3.0.0-M5 child modules gets an scm tag during the prepare step > when there is more than one module level. > The Bug seems to be in RewritePomsForReleasePhase. > RewritePomsForDevelopmentPhase removes the scm tag. Only the tagged release > has these scm tags. > > -- This message was sent by Atlassian Jira (v8.20.1#820001)