GitHub user mkutter opened a pull request:
https://github.com/apache/maven-scm/pull/50
[SCM-832] maven-scm-provider-jgit should support SSH public key auth
Support for public key auth for ssh transfer is added by implementing a
TransportConfigCallback and adding it to the session
GitHub user jessegit opened a pull request:
https://github.com/apache/maven-scm/pull/42
Fix maven-scm-provider-jgit provider scmVersionType=revision checkout.
Allows checkout of
revisiondeadbeefdeadbeefdeadbeefdeadbeefdeadbeef.
Checkout will be left in detached HEAD state.
You
VM (build 20.45-b01-451, mixed mode)
>>>>> elongatus:resources domi$ mvn -version
>>>>> Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
>>>>> Maven home: /usr/share/maven
>>>>> Java version: 1.6.0_45, vendor: Apple Inc.
>>&g
09:44:56+0100)
>>>> Maven home: /usr/share/maven
>>>> Java version: 1.6.0_45, vendor: Apple Inc.
>>>> Java home:
> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
>>>> Default locale: en_US, platform encoding:
US, platform encoding: MacRoman
>>> OS name: "mac os x", version: "10.8.4", arch: "x86_64", family: "mac"
>>> elongatus:resources domi$
>>>
>>>
>>> On 08.08.2013, at 11:26, Baptiste MATHUS wrote:
>>>
>>>&
c"
>> elongatus:resources domi$
>>
>>
>> On 08.08.2013, at 11:26, Baptiste MATHUS wrote:
>>
>>> Maybe there's a difference between java/maven versions in use?
>>>
>>> Where does it [not] work? Olivier? Domi, what was the version
quot;mac"
> elongatus:resources domi$
>
>
> On 08.08.2013, at 11:26, Baptiste MATHUS wrote:
>
>> Maybe there's a difference between java/maven versions in use?
>>
>> Where does it [not] work? Olivier? Domi, what was the version you
>> tested/dev'd it
against?
>
>
> 2013/8/8 Stephen Connolly
>
>> On 8 August 2013 02:12, Olivier Lamy wrote:
>>
>>> mvn clean install -pl :maven-scm-provider-jgit -am
>>
>>
>> works on my mac
>>
>> --
>> Baptiste MATHUS - http://batmat.net
>> Sauvez un arbre,
>> Mangez un castor ! nbsp;!
On 08/08/2013, at 8:03 PM, Mirko Friedenhagen wrote:
> Just an observation (700km away from my notebook for the next 2 weeks :-)):
>
> Olivier started Maven in the root of maven-scm, while Brett cd'ed to
> maven-scm-provider-jgit
Same result either way.
On 08/08/2013, at
Just an observation (700km away from my notebook for the next 2 weeks :-)):
Olivier started Maven in the root of maven-scm, while Brett cd'ed to
maven-scm-provider-jgit
Regards Mirko
--
Sent from my mobile
On Aug 8, 2013 1:15 AM, "Olivier Lamy" wrote:
> lucky :-)
>
>
Maybe there's a difference between java/maven versions in use?
Where does it [not] work? Olivier? Domi, what was the version you
tested/dev'd it against?
2013/8/8 Stephen Connolly
> On 8 August 2013 02:12, Olivier Lamy wrote:
>
> > mvn clean install -pl :maven
On 8 August 2013 02:12, Olivier Lamy wrote:
> mvn clean install -pl :maven-scm-provider-jgit -am
works on my mac
2013/8/8 Olivier Lamy :
> lucky :-)
>
> Here
> mvn clean install -pl :maven-scm-provider-jgit -am
>
> Results :
>
> Failed tests:
> testChangeLogCommand(org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest):
> expected:<1> but w
lucky :-)
Here
mvn clean install -pl :maven-scm-provider-jgit -am
Results :
Failed tests:
testChangeLogCommand(org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest):
expected:<1> but was:<0>
Tests run: 9, Failures: 1, Errors: 0, Skipped: 0
For some
Works here:
maven-scm-provider-jgit (master=)$ mvn clean install -Ptck
Results :
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
- Brett
On 08/08/2013, at 7:12 AM, domi wrote:
> Hi everyone,
>
> a couple of weeks ago I have contributed a git scm provider based on jgit.
>
-providers/maven-scm-providers-git/maven-scm-provider-jgit
All the tests work fine, except for one single test which fails on one single
Mac of Olivier - on all other test systems it works fine.
As its hard to debug something which we can't really reproduce, I'm asking for
some support on
Github user imod closed the pull request at:
https://github.com/apache/maven-scm/pull/5
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
GitHub user imod opened a pull request:
https://github.com/apache/maven-scm/pull/5
SCM 727 - maven-scm-provider-jgit
This pull request adds a new scm-provider for git.
The implementation is fully based on jgit and therefore does not need a
native cgit installation anymore
ave reserved the name here :
>> http://code.google.com/a/apache-extras.org/p/maven-scm-provider-jgit/
>> And import current stuff from [1]
>> And move svnjava to
>> http://code.google.com/a/apache-extras.org/p/maven-scm-provider-svnjava/
>>
>> Evgeny wh
> 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 Mandrikov aka Godin <http://godin.net.ru>
> http
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
Hi,
I have moved this to sandbox until we have released (or snapshots)
dependencies available.
Thanks,
--
Olivier
2009/12/29 Brett Porter :
> On 29/12/2009, at 9:34 AM, Mark Struberg wrote:
>
>> maybe I should have mentioned: the jgit-simple was written by me. But I only
>> combined fragments of
On 29/12/2009, at 9:34 AM, Mark Struberg wrote:
> maybe I should have mentioned: the jgit-simple was written by me. But I only
> combined fragments of existing code I found in jgit-core (plus Jason and
> Shawn Pearce helped me), so this has also BSD license. Since we host this on
> sonatype, we
Hi!
Today I did the first full roundtrip with
mvn release:prepare
and
mvn release:perform
with the Java native maven-scm-provider-jgit.
This is currently only for the really ballsy guys and girls out there, because
one has to compile a forked JGit itself currently ;)
More at
http
24 matches
Mail list logo