[
https://issues.apache.org/jira/browse/SCM-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962763#comment-17962763
]
ASF GitHub Bot commented on SCM-729:
------------------------------------
jira-importer commented on issue #936:
URL: https://github.com/apache/maven-scm/issues/936#issuecomment-2964634168
**[Robert
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
commented
This is something which first need to be fixed in the [SCM
project](https://jira.codehaus.org/browse/SCM).
Here's the
[GitCheckoutCommand](http://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/xref/org/apache/maven/scm/provider/git/gitexe/command/checkout/GitCheckOutCommand.html)
and here it's already a 2-step command.
For your requirement someone should improve the
[HgCheckOutCommand](http://maven.apache.org/scm/maven-scm-providers/maven-scm-provider-hg/xref/org/apache/maven/scm/provider/hg/command/checkout/HgCheckOutCommand.html)
> Ability to specify tag for release:perform
> ------------------------------------------
>
> Key: SCM-729
> URL: https://issues.apache.org/jira/browse/SCM-729
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-mercurial (hg)
> Affects Versions: 1.8.1
> Reporter: Gili
> Priority: Major
>
> We need a way to specify a tag either to release:perform or the HG scm
> provider.
> http://maven.apache.org/maven-release/maven-release-plugin/examples/perform-release.html
> indicates that we should be able to release:perform from a tag without the
> use of release.properties but there is no way to specify a tag for the HG scm
> provider.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)