release:prepare goal of 2.1 is tagging at the wrong level
----------------------------------------------------------
Key: MRELEASE-670
URL: http://jira.codehaus.org/browse/MRELEASE-670
Project: Maven 2.x Release Plugin
Issue Type: Bug
Components: prepare
Affects Versions: 2.1
Environment: Apache Maven 2.2.1 (rdebian-1)
Java version: 1.6.0_20
Java home: /usr/lib/jvm/java-6-openjdk/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-30-generic" arch: "i386" Family: "unix"
Reporter: Simon Massey
I have a project with layout
{noformat}trunk
|-parent
|-moduleA
|-moduleB
{noformat}
whenever I do release:prepare it creates the tag as
{noformat}project
|-tags
|-project-1.0.2
|-branches
|-tags
|-trunk
{noformat}
The code is in sourceforge at
https://chex4j.svn.sourceforge.net/svnroot/chex4j/trunk
--
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