SCM URL Format

SCM URL

The general format for a SCM URL is

scm:<provider id><delimiter><provider-specific part>

As delimiter you can use either colon : or a pipe |, if you use a colon for one of the variables (e.g. a Windows path).

For information about supported provider IDs and the provider-specific part, see the appropriate SCM implementation.

Provider IDs may be mapped with the help of the plugin parameter providerImplementations supported by both maven-release-plugin and maven-scm-plugin.