[ https://jira.codehaus.org/browse/SCM-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Bartholdi updated SCM-727:
----------------------------------
Description:
Providing a scm-provider based on jgit would provide quite some advantages over the cgit implementation
when working with git:
* no native client to be installed
* support of username/password authentication (e.g. to GitHub)
* ...
I have an a running and tested implementation done a placed a pull request on GitHub: https://github.com/apache/maven-scm/pull/5
was:
Providing a scm-provider based on jgit would provide quite some advantages over the cgit implementation
when working with git:
* no native client to be installed
* support of username/password authentication (e.g. to GitHub)
* ...
I have an a running and tested implementation done a placed a pull request on GitHub: https://github.com/imod/maven-scm/pulls
> integrate scm-provider based on jgit
> ------------------------------------
>
> Key: SCM-727
> URL: https://jira.codehaus.org/browse/SCM-727
> Project: Maven SCM
> Issue Type: New Feature
> Components: maven-scm-provider-git
> Reporter: Dominik Bartholdi
>
> Providing a scm-provider based on jgit would provide quite some advantages over the cgit
implementation when working with git:
> * no native client to be installed
> * support of username/password authentication (e.g. to GitHub)
> * ...
> I have an a running and tested implementation done a placed a pull request on GitHub:
https://github.com/apache/maven-scm/pull/5
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|