[
https://issues.apache.org/jira/browse/SCM-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16499361#comment-16499361
]
Michael Osipov commented on SCM-805:
------------------------------------
[~t_heit], there is actually:
http://maven.apache.org/maven-release/maven-release-plugin/prepare-mojo.html#remoteTagging
Since we have a very generic API, we cannot satisfy all needs. I think it is
pretty fine to have such specific options: {{pinExternals}}. In most cases, you
don't need to patch anything if there is no API change. You can simply add a
plugin' dependency -- in this case it won't work, granted.
Waiting for a new PR. Willing to review.
> Add SVN --pin-externals option to copy command in Tag operations
> ----------------------------------------------------------------
>
> Key: SCM-805
> URL: https://issues.apache.org/jira/browse/SCM-805
> Project: Maven SCM
> Issue Type: Improvement
> Components: maven-scm-provider-svn
> Affects Versions: 1.9.5
> Environment: SVN 1.9+
> Reporter: Eduardo Hernández Guerra
> Priority: Major
> Labels: externals, svn, tag
> Fix For: waiting-for-feedback
>
>
> Starting from version 1.9, SVN client now supports the --pin-externals option
> for the copy command, which is to be used when tagging.
> I believe this should be implemented by default in SVN tag operations, and it
> optionally could be disabled via a parameter.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)