add branchBase optional parameter for release:branch goal ---------------------------------------------------------
Key: MRELEASE-372 URL: http://jira.codehaus.org/browse/MRELEASE-372 Project: Maven 2.x Release Plugin Issue Type: New Feature Affects Versions: 2.0-beta-8 Reporter: Michael Mallete Attachments: MRELEASE-372-maven-release-plugin.patch Add a branchBase optional parameter in order to have control on where the branch produced by release:branch goal goes to. Example: mvn release:branch -DbranchName=branchName -DbranchBase=https://branchGoesHere where branch branchName goes to directory https://branchGoesHere -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira