[ 
https://issues.apache.org/jira/browse/MRELEASE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721274#comment-14721274
 ] 

Michael Osipov commented on MRELEASE-549:
-----------------------------------------

This is not natively supported by Subversion: 
http://subversion.apache.org/docs/release-notes/1.9.html#svn-copy-pin-externals

> Pin svn:externals when tagging
> ------------------------------
>
>                 Key: MRELEASE-549
>                 URL: https://issues.apache.org/jira/browse/MRELEASE-549
>             Project: Maven Release Plugin
>          Issue Type: Improvement
>          Components: prepare
>    Affects Versions: 2.0
>            Reporter: Stephen Connolly
>
> svn:externals is a property set on directories in a subversion repository.
> there are two classes of svn:externals, ones which specify a revision and 
> ones which do not.
> when creating a tag, the tag should only contain svn:externals which have 
> been pinned to specific revisions, otherwise the tag is not a tag, i.e. it is 
> subject to change.
> A generic solution (i.e. not SVN specific) would be to add preTagGoals and 
> postTagGoals so that a custom goal could be invoked around creating the tag.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to