[
http://jira.codehaus.org/browse/SCM-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Venisse closed SCM-297.
--------------------------------
Assignee: Emmanuel Venisse
Resolution: Fixed
Fix Version/s: 1.0-beta-5
> scm:tag process child poms recursively and attempts to tag submodules
> ---------------------------------------------------------------------
>
> Key: SCM-297
> URL: http://jira.codehaus.org/browse/SCM-297
> Project: Maven SCM
> Issue Type: Bug
> Reporter: Alexander Burak
> Assignee: Emmanuel Venisse
> Fix For: 1.0-beta-5
>
>
> My project contains several submodules with own poms:
> <root>
> pom.xml
> <module1>
> pom.xml
> <module2>
> pom.xml
> When I execute 'clean package scm:tag -Dtag="tag1"' root folder is tagged
> perfectly to (Subversion) "..../tags/tag1" but scm:tag is then executed for
> each submodule, i.e. it tries to tag "module1" folder to "..../tags/tag1",
> but "tag1" already exists and svn reports error.
> I need to be able to stop recursive processing of child poms, because all
> subdirectories of <root> are already tagged
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira