The following comment has been added to this issue:

     Author: Vincent Massol
    Created: Fri, 9 Jul 2004 6:24 AM
       Body:
agreed :-)
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPSCM-17?page=comments#action_21561

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPSCM-17

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSCM-17
    Summary: Plugin fails to recognize an existing HEAD <version> tag
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-scm-plugin
   Versions:
             1.4

   Assignee: Brett Porter
   Reporter: Vincent Massol

    Created: Thu, 8 Jul 2004 5:49 AM
    Updated: Fri, 9 Jul 2004 6:24 AM

Description:
The plugin fails to remove the existing HEAD <version> entry, resulting in:

  <versions>
    <version>
      <id>1.0</id>
      <name>1.0</name>
      <tag>HEAD</tag>
    </version>
    <version>
      <id>1.0</id>
      <name>1.0</name>
      <tag>MAVEN_ABBOT_1_0</tag>
    </version>
  </versions>




---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to