- This list compares scm provider availability in Maven SCM, tracking all publicly available scm providers.
- If a publicly available plugin is not on the list, please email the Maven SCM users list asking to add it.
- A red X in a column means the command is not yet available for Maven SCM.
- We hope to implement all commands for supported scm tools.
- We need folks in the community to help out with the writing/testing effort.
- If you can create a scm provider, please email the Maven SCM users list to have your comments added.
Key:
= Non functional
= Functional
= Not implemented
= Doesn't exist in SCM tool
Supported SCM tools
SCM |
add |
branch |
changelog |
checkin |
checkout |
diff |
edit |
export |
list |
login |
remove |
status |
tag |
unedit |
update |
Author/maintainer |
Pure Java |
TCK |
Comments |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Bazaar |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Maven team |
No |
|
|
Clearcase |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Dan Tran / Wim Deblauwe |
No |
|
possible connection modes : socket (they call snapshot), SCM, pure UCM, UCM+SCM |
CVS |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Maven team |
No |
|
|
CVS (Pure Java client) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Maven team |
Yes |
|
|
Local |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Maven team |
Yes |
|
|
Mercurial (hg) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ryan Daum |
No |
|
|
Perforce |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mike Perham |
No |
|
|
Starteam |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Dan Tran |
No |
|
|
Subversion |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Maven team |
No |
|
|
CM Synergy |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Maven team |
No |
|
http://www.telelogic.com/products/synergy/ La Poste donated sources. Developped by Capgemini |
Microsoft VSS |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Maven team |
No |
|
|
GIT |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Maven team |
No |
|
available since maven-scm-1.1; assumes a remote repository |
Wanted SCM tools support
SCM tool |
URL |
Comments |
|---|---|---|
Accurev |
See SCM-445 |
|
MKS SI |
Sharma Jaikumar works on it |
|
Serena Dimension / PVCS |
Possible donation from Serena |
|
Svk |
Svk is now EOLed by its upstream |
Other SCM tools
SCM tool |
Url |
Comments |
|---|---|---|
Aegis |
|
|
Arch |
|
|
BitKeeper |
|
|
Code Co-op |
|
|
Darcs |
|
|
Monotone |
|
|
OpenCM |
|
|
PureCM |
|
|
Vesta |
|

20 Comments
Hide/Show CommentsOct 14, 2005
Anonymous
What is involved in adding support for a new SCM to Maven 2.0?
Oct 15, 2005
Emmanuel Venisse
For adding support for a new scm, you only need to implement a new scm provider in maven-scm. It will can be used after in maven1, m2 and continuum
Nov 03, 2005
Guillermo Castro
You're missing the MKS Source Integrity SCM. It's what we use at our company. The website for mks is http://www.mks.com/
Nov 29, 2005
Anonymous
Don't forget subversion too
Dec 26, 2005
Liran Zelkha
I am currently implementing a synergy plugin for the SCM. However, I don't understand how I can make the release plugin use the synergy URL I have defined.
The plugin is still not ready for publishing of course, so I need to test it on my machine.
Any tips? Any tips on where I can get information on this?
Jan 13, 2006
Anonymous
What about Harvest from Computer Associates. http://www3.ca.com/solutions/Product.aspx?ID=255
~Praveen
Jan 14, 2006
Emmanuel Venisse
Liran,
release plugin will can use your providrr if you add your provider as depency of release plugin in your pom or you can patch release plugin with this dependency
Jan 14, 2006
Emmanuel Venisse
Praveen,
i didn't know Harvest. Do you want write a scm provider for it.
Mar 17, 2006
James Marca
What about git support?
http://www.kernel.org/pub/software/scm/git/
Mar 20, 2006
Emmanuel Venisse
I don't know git. If you want a support of it in Maven-SCM, you can start to write a provider for it.
Mar 20, 2006
Henrik Jönsson
Hi,
What is the process for adding support for a new SCM system?
I want to add support for CM Synergy.
Mar 21, 2006
Emmanuel Venisse
Great.
you can subscribe to scm-dev@maven.apache.org. Me or other guys will help you to start the implementation.
Mar 31, 2006
jaikumar sharma
Please add MKS SI SCM support too!
Apr 20, 2006
choain
Hi,
I search support for CM Synergy. has anyone have implemented it?
I will be happy to contribute implementation if there is no version or preversion
.
If there is an existing functional or pre functional version where can I get it?
Apr 21, 2006
Emmanuel Venisse
I don't think something is started yet for CM Synergy.
If you want to start it, you can subscribe to scm developers list, and we'll help you to start.
Jul 12, 2006
Anonymous
For git support see http://jira.codehaus.org/browse/SCM-182
Jul 27, 2006
Anonymous
Can you support Arch in the 2.x? Although Arch is not so popular in this time being, but its unique feature will become lots of the people choice in the future. Here is the features that attract me:
Jul 28, 2006
Emmanuel Venisse
We'll can support Arch if someone want to implement the Arch provider. Maybe you want to do it
Sep 13, 2006
Steve Dalton
Does anyone have any more information on the possible bounty from Serena for a Dimensions provider? I might be quite interested in having a go at this - but I wasn't aware that Serena provided any APIs to Dimensions.
Could use the command line - but this is clunky at best, prompts for userid/password all the time and there is no way to provide userid/password on command line.
Mar 16, 2009
Jeremie BOUSQUET
Hello, any news from MKS integration ? Did Sharma Jaikumar make any progress on it ? We would like to implement it in our company using MKS SI, but starting from existing tentative could be helpful ... Thanks !