Re: windows 10 scm git authentication

2018-12-18 Thread Matthew Broadhead
this one seems better and more current https://github.com/aleksandr-m/gitflow-maven-plugin switching to this solved my particular problem as it doesn't use JGit but instead runs the executable at command line On 18/12/2018 14:46, domi wrote: Actually, it has been forked to here: https://gitlab

Re: windows 10 scm git authentication

2018-12-18 Thread domi
Actually, it has been forked to here: https://gitlab.com/ultreiaio/jgit-flow /Domi > On 18 Dec 2018, at 13:39, Olivier Lamy wrote: > > Hi > The jgitflow plugin is not maintained here. > You should ask here > https://bitbucket.org/atlassian/jgit-flow > >

Re: windows 10 scm git authentication

2018-12-18 Thread Olivier Lamy
Hi The jgitflow plugin is not maintained here. You should ask here https://bitbucket.org/atlassian/jgit-flow HTH Olivier On Tue, 18 Dec 2018 at 8:35 pm, Matthew Broadhead wrote: > i have recently switched from ubuntu to windows 10 and i am having > problems authenticating the scm from either a

windows 10 scm git authentication

2018-12-18 Thread Matthew Broadhead
i have recently switched from ubuntu to windows 10 and i am having problems authenticating the scm from either a command prompt or git shell. mvn jgitflow:release-start it fails with [ERROR] Failed to execute goal external.atlassian.jgitflow:jgitflow-maven-plugin:1.0-m5.1:release-start (defaul