[
https://jira.codehaus.org/browse/MRELEASE-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg updated MRELEASE-740:
-----------------------------------
Attachment: MRELEASE-740.patch
Hi Florent!
Can you please test the following patch?
Please note that this also requires the patch from MRELEASE-727 as well!
Otherwise the correct path will not be found.
> 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