[ https://issues.apache.org/jira/browse/MRELEASE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005859#comment-15005859 ]
Eduardo Hernández Guerra commented on MRELEASE-549: --------------------------------------------------- I have looked into this, and it seems that it should be implemented in maven-scm, in the SVN exe provider implementation. I have created an issue for this. Meanwhile, any other help would be appreciated. > 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 > Assignee: Michael Osipov > > 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)