Re: Question about status of maven-scm-provider-jgit

2011-01-10 Thread Olivier Lamy
;> >> Also I was forced to introduce a middle layer because of license >> >> constraints (egit was LGPL at the time). I'm not sure if jgit-simple >> >> got >> >> maintained itmt. I didn't have found time to work on jgit again but >>

Re: Question about status of maven-scm-provider-jgit

2011-01-10 Thread Olivier Lamy
Hello, The problem : jgit is not available in central ( see http://www.eclipse.org/jgit/download/ ). As I remember we only allow dependencies which are in central. 2011/1/10 Evgeny Mandrikov : > Hi, > Which status of implementation of Git SCM provider based on JGit ? Any > progress? > I found se

Question about status of maven-scm-provider-jgit

2011-01-10 Thread Evgeny Mandrikov
Hi, Which status of implementation of Git SCM provider based on JGit ? Any progress? I found several sources. For example implementation in GitHub ( https://github.com/struberg/maven-scm-providers-git/tree/master/maven-scm-provider-jgit ), but it seems a bit outdated. -- Best regards, Evgeny Man