Project directory appended twice
--------------------------------
Key: MRELEASE-705
URL: https://jira.codehaus.org/browse/MRELEASE-705
Project: Maven 2.x Release Plugin
Issue Type: Bug
Components: perform
Affects Versions: 2.2.1
Environment: accurev scm provider
Reporter: Vadim Tsing
Priority: Blocker
Attachments: output.txt
During perform, the fix for MRELEASE-457 changes the checkout directory by
appending the checkout path, later the release manager appends it again in
determineWorkingDirectory(). As a result maven cannot find the checked out
project.
Please see attached log file with -X output, specifically line 1541 that shows
the correct project path, however, when it comes to running the deploy command,
it appends project path again as indicated by line 1553.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira