Hi Lars! Oki, I understand. Will try to look at it the next week.
LieGrue, strub --- On Fri, 7/29/11, Lars Fischer <[email protected]> wrote: > From: Lars Fischer <[email protected]> > Subject: Re: gitflow releases with maven? > To: "Maven Users List" <[email protected]> > Date: Friday, July 29, 2011, 8:34 AM > Hello Mark, > > I see, that you assigned MRELEASE-624. Thank you for the > quick reaction! > > > 2011/7/29 Mark Struberg <[email protected]>: > > > > Do you have <localCheckout> activated? > > You might try disabling it, maybe there is a bug with > that on windows. > > <localCheckout> is meant to spare bandwith in > huge projects by doing a git-clone file:// from the local > git repo instead of cloning the upstream repo in > release:perform. > > Yes, localCheckout=true and pushChanges=false are used, > because the > maven-release-plugin should perform only local changes. > Gitflow has to do additional branching / merging, which has > to be > pushed outside the maven-release-plugin. > > Regards, > Lars > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
