AFAIK the Maven Release Plugin can be used to release from a git branch.
Just checkout the branch you want to release from and run mvn
release:prepare and mvn release:perform as usual.
Vinayak
On 10/31/13 4:50 PM, Kanak Biscuitwala wrote:
For a little more context, we're planning to initiate a release off a branch
called helix-0.6.2-release which contains some cherry-picked fixes from master,
as well as some fixes to maintain compatibility. Will the Maven release plugin
support creating releases off branches that aren't master?
Kanak
----------------------------------------
Date: Thu, 31 Oct 2013 16:47:20 -0700
Subject: Release from branch
From: [email protected]
To: [email protected]
CC: [email protected]
Hi, do we support release from a branch?
Thanks,
Zhen