You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Marcel Schutte (JIRA)" <ji...@codehaus.org> on 2006/05/16 13:55:40 UTC

[jira] Created: (MRELEASE-110) release:prepare generates tags with dots, causing problems with CVS

release:prepare generates tags with dots, causing problems with CVS
-------------------------------------------------------------------

         Key: MRELEASE-110
         URL: http://jira.codehaus.org/browse/MRELEASE-110
     Project: Maven 2.x Release Plugin
        Type: Bug

    Versions: 2.0-beta-4    
 Environment: mvn 2.0.4 WinXP
    Reporter: Marcel Schutte


When my project has version 01.02 release:prepare will suggest a tag 'Mavenparent-01.02' even though the scm provider is CVS. This causes the tag to fail and later on also a failure in release:perform.
The head version before the plugin rewrite had a special case to convert dots to underscores.

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


[jira] Updated: (MRELEASE-110) release:prepare generates tags with dots, causing problems with CVS

Posted by "Richard van der Hoff (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRELEASE-110?page=all ]

Richard van der Hoff updated MRELEASE-110:
------------------------------------------

    Attachment: maven-release-plugin-cvstag.patch

> release:prepare generates tags with dots, causing problems with CVS
> -------------------------------------------------------------------
>
>          Key: MRELEASE-110
>          URL: http://jira.codehaus.org/browse/MRELEASE-110
>      Project: Maven 2.x Release Plugin
>         Type: Bug

>     Versions: 2.0-beta-4
>  Environment: mvn 2.0.4 WinXP
>     Reporter: Marcel Schutte
>  Attachments: maven-release-plugin-cvstag.patch
>
>
> When my project has version 01.02 release:prepare will suggest a tag 'Mavenparent-01.02' even though the scm provider is CVS. This causes the tag to fail and later on also a failure in release:perform.
> The head version before the plugin rewrite had a special case to convert dots to underscores.

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


[jira] Commented: (MRELEASE-110) release:prepare generates tags with dots, causing problems with CVS

Posted by "Richard van der Hoff (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRELEASE-110?page=comments#action_78930 ] 
            
Richard van der Hoff commented on MRELEASE-110:
-----------------------------------------------

Thanks. Is there any timescale for this being made into a release version?

> release:prepare generates tags with dots, causing problems with CVS
> -------------------------------------------------------------------
>
>                 Key: MRELEASE-110
>                 URL: http://jira.codehaus.org/browse/MRELEASE-110
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-4
>         Environment: mvn 2.0.4 WinXP
>            Reporter: Marcel Schutte
>         Assigned To: Edwin Punzalan
>             Fix For: 2.0
>
>         Attachments: maven-release-plugin-cvstag.patch
>
>
> When my project has version 01.02 release:prepare will suggest a tag 'Mavenparent-01.02' even though the scm provider is CVS. This causes the tag to fail and later on also a failure in release:perform.
> The head version before the plugin rewrite had a special case to convert dots to underscores.

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

        

[jira] Closed: (MRELEASE-110) release:prepare generates tags with dots, causing problems with CVS

Posted by "Edwin Punzalan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRELEASE-110?page=all ]

Edwin Punzalan closed MRELEASE-110.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

Applied with some revisions... thanks.

> release:prepare generates tags with dots, causing problems with CVS
> -------------------------------------------------------------------
>
>                 Key: MRELEASE-110
>                 URL: http://jira.codehaus.org/browse/MRELEASE-110
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-4
>         Environment: mvn 2.0.4 WinXP
>            Reporter: Marcel Schutte
>         Assigned To: Edwin Punzalan
>             Fix For: 2.0
>
>         Attachments: maven-release-plugin-cvstag.patch
>
>
> When my project has version 01.02 release:prepare will suggest a tag 'Mavenparent-01.02' even though the scm provider is CVS. This causes the tag to fail and later on also a failure in release:perform.
> The head version before the plugin rewrite had a special case to convert dots to underscores.

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

        

[jira] Commented: (MRELEASE-110) release:prepare generates tags with dots, causing problems with CVS

Posted by "Damien Lecan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRELEASE-110?page=comments#action_68901 ] 

Damien Lecan commented on MRELEASE-110:
---------------------------------------

Could this patch be merged into the trunk ? SCM seems to have integrated the new sanitise API

> release:prepare generates tags with dots, causing problems with CVS
> -------------------------------------------------------------------
>
>          Key: MRELEASE-110
>          URL: http://jira.codehaus.org/browse/MRELEASE-110
>      Project: Maven 2.x Release Plugin
>         Type: Bug

>     Versions: 2.0-beta-4
>  Environment: mvn 2.0.4 WinXP
>     Reporter: Marcel Schutte
>  Attachments: maven-release-plugin-cvstag.patch
>
>
> When my project has version 01.02 release:prepare will suggest a tag 'Mavenparent-01.02' even though the scm provider is CVS. This causes the tag to fail and later on also a failure in release:perform.
> The head version before the plugin rewrite had a special case to convert dots to underscores.

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


[jira] Updated: (MRELEASE-110) release:prepare generates tags with dots, causing problems with CVS

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRELEASE-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse updated MRELEASE-110:
--------------------------------------

    Fix Version/s:     (was: 2.0)
                   2.0-beta-5

> release:prepare generates tags with dots, causing problems with CVS
> -------------------------------------------------------------------
>
>                 Key: MRELEASE-110
>                 URL: http://jira.codehaus.org/browse/MRELEASE-110
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-4
>         Environment: mvn 2.0.4 WinXP
>            Reporter: Marcel Schutte
>            Assignee: Edwin Punzalan
>             Fix For: 2.0-beta-5
>
>         Attachments: maven-release-plugin-cvstag.patch
>
>
> When my project has version 01.02 release:prepare will suggest a tag 'Mavenparent-01.02' even though the scm provider is CVS. This causes the tag to fail and later on also a failure in release:perform.
> The head version before the plugin rewrite had a special case to convert dots to underscores.

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