[
https://jira.codehaus.org/browse/MRELEASE-801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=315029#comment-315029
]
Darryl L. Miles commented on MRELEASE-801:
------------------------------------------
The
maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/AbstractRewritePomsPhase.java#buildScm(MavenProject)
is the location the <scm> data is restored.
It is not clear how to know if the element was not present before to be able to
call scm.setTag(null).
> Wrong value of <tag> element from branch
> ----------------------------------------
>
> Key: MRELEASE-801
> URL: https://jira.codehaus.org/browse/MRELEASE-801
> Project: Maven 2.x Release Plugin
> Issue Type: Bug
> Components: branch, Git
> Affects Versions: 2.3.2
> Reporter: Benson Margulies
>
> The branch mojo produces <tag>HEAD</tag>. This can't be right; HEAD isn't the
> name of a branch, it's the name of a ref.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira