Jukka Zitting created MRELEASE-773:
--------------------------------------

             Summary: localCheckout with Git fails on Windows
                 Key: MRELEASE-773
                 URL: https://jira.codehaus.org/browse/MRELEASE-773
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
          Components: Git
    Affects Versions: 2.3.1
            Reporter: Jukka Zitting
            Priority: Minor


Even though the MRELEASE-740 discussion mentions the solution working on 
Windows, we encountered a problem with releasing a subdirectory with 
localCheckout=true on Windows where the release plugin would just walk the tree 
up to the root and fail at the end, not finding the local .git directory from 
which to clone the repository.

This issue seems like some remaining problem in how forward- and backslashes 
are interpreted in the code. Or alternatively in the way the local file:// URL 
gets passed from the release plugin to Git.

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