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 Type: Bug Versions: 2.0-beta-4 Reporter: Gilles Scokart Priority: Minor 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