Mark Struberg created MRELEASE-740:
--------------------------------------
Summary: 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
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