[ 
http://jira.codehaus.org/browse/MRELEASE-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Venisse closed MRELEASE-137.
-------------------------------------

      Assignee: Emmanuel Venisse  (was: Stephane Nicoll)
    Resolution: Fixed

Fixed.
I created ReleaseUtil.getRootProject that use project.isExecutionRoot()

> proposed SCM release tag or label in multiproject
> -------------------------------------------------
>
>                 Key: MRELEASE-137
>                 URL: http://jira.codehaus.org/browse/MRELEASE-137
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-4
>            Reporter: Gilles Scokart
>            Assignee: Emmanuel Venisse
>            Priority: Minor
>             Fix For: 2.0-beta-5
>
>         Attachments: patch.txt
>
>
> If we have
> - pom.xml (name : root)
>   --- module1
>      ---- pom.xml (name : module1)
>   --- module2
>      ---- pom.xml (name : module1)
> and we prepare a release at the root level, the name proposed for the tag is 
> module1-${version} instead  root-${version}.
> Note that except the name, everything is stored as expected with SVN.
> NB: I don't know if it has an impact, but the pom in module1 and module 
> doesn't inherit from the root (no parent tags).

-- 
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

        

Reply via email to