Re: [URGENT] How make maintenance release from release branch using GIT SCM

2008-11-12 Thread Imran M Yousuf
On Wed, Nov 12, 2008 at 12:39 PM, Imran M Yousuf <[EMAIL PROTECTED]> wrote: > Hi, > > I have a project (http://repo.or.cz/w/smart-dao.git) where I have 2 > working branches (master and release-0.3). Now I want to make a > maintenance release (release-0.3) so I am doing it from the > appropriate bra

[URGENT] How make maintenance release from release branch using GIT SCM

2008-11-11 Thread Imran M Yousuf
Hi, I have a project (http://repo.or.cz/w/smart-dao.git) where I have 2 working branches (master and release-0.3). Now I want to make a maintenance release (release-0.3) so I am doing it from the appropriate branch. Now when I do 'mvn release:prepare' it succeeds. But when I do 'mvn release:perfor