SCM Implementation: StarTeam

General Info

Link : http://www.borland.com/us/products/starteam/index.html

License : Commercial

SCM Url

For all URLs below, we use a colon (:) as separator. If you use a colon for one of the variables (e.g. a windows path), then use a pipe (|) as separator.

scm:starteam:[username[:password]@]host:port/projectName/[viewName/][folderHiearchy/]    (DEPRECATED)
scm:starteam:[username[:password]@]host:port:/projectName/[viewName/][folderHiearchy/]

Examples

scm:starteam:username:password@hostname:23456/project/view/folder1/folder2
scm:starteam:username@hostname:23456/project/view/folder
scm:starteam:hostname:23456/project/view/folder

Hidden Features

Starteam provider has a few hidden features that currently not accessible thru maven-scm-api. Hidden features can be activated via system properties settings ( ie -Dkey=value ) or $user.home/.scm/starteam-settings.xml

KeylocationTypeDescription
compressionEnablesettingsbooleanAdd "-cmp" option to all stcmd executions
maven.scm.starteam.deleteLocalpropertiesbooleanIssue stdcmd delete-local command after an update. This feature is activated by Continuum by default
maven.scm.issue.typepropertiescr,req,task,activeAdditional comment type during checkin
maven.scm.issue.valuepropertiesissue type valueFull path to the issue type value, if required