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.
Some of the advantages arising by using this provider are:
* no native cgit installation required
* support of username/password (like for svn)
...
This PR is referenced in http://jira.codehaus.org/browse/SCM-727
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/imod/maven-scm SCM-727-jgit
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-scm/pull/5.patch
----
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]