[ 
https://jira.codehaus.org/browse/MRELEASE-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=297571#comment-297571
 ] 

Florent PAILLARD commented on MRELEASE-740:
-------------------------------------------

Hi Mark

It works here under Windows !

Thanks
                
> release:perform in subdirectories fails if localCheckout=true
> -------------------------------------------------------------
>
>                 Key: MRELEASE-740
>                 URL: https://jira.codehaus.org/browse/MRELEASE-740
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 2.3
>
>         Attachments: MRELEASE-740.patch
>
>
> This bug only concerns DSCMs like hg or GIT.
> Currently the release:perform fails when the project which should be released 
> is _not_ in the outermost directory of the SCM repository and the 
> localCheckout feature is enabled. In this case we just do a file:// checkout 
> from the current directory. But if the project being released is not in the 
> outermost directory, then the present working directory doesn't contain a GIT 
> repo but some parent directory does. 
> This is related to MRELEASE-501. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to