You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2007/04/05 14:08:01 UTC

[jira] Updated: (MRELEASE-208) Support for ClearCase, and other SCMs that do checkout projects to subdirectories of the checkout directory

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

Emmanuel Venisse updated MRELEASE-208:
--------------------------------------

         Assignee: Emmanuel Venisse
    Fix Version/s: 2.0-beta-5

> Support for ClearCase, and other SCMs that do checkout projects to subdirectories of the checkout directory
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: MRELEASE-208
>                 URL: http://jira.codehaus.org/browse/MRELEASE-208
>             Project: Maven 2.x Release Plugin
>          Issue Type: Improvement
>          Components: scm
>    Affects Versions: 2.0-beta-5
>            Reporter: Arne Degenring
>         Assigned To: Emmanuel Venisse
>             Fix For: 2.0-beta-5
>
>         Attachments: patch-match-release-manager.txt
>
>
> The attached patch makes the maven-release-manager support SCMs that do NOT checkout projects into the checkout directory itself but into subdirectories of the checkout directory. The SCM provider implementation must provide a relative path to the project directory within the CheckoutScmResult. This has been implemented for ClearCase already. See SCM-288 for further details.
> The patch also contains a ScmTranslator implementation for ClearCase, and therefore makes it possible to use the Release plugin with ClearCase (only when using auto-generated config specs as introduced by SCM-287).
> PS: The maven-release-plugin's unit tests in trunk seem to fail at the moment, even without this patch, at least in my environment. This patch only makes changes to maven-release-manager, not maven-release-plugin.

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