SCM Implementation: File System

General Info

Link: -

License: -

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:local<delimiter>path_to_repository<delimiter>module_name

path_to_repository: The absolute or relative path to the parent directory of your pom.xml

module_name: The name of the directory that contains your pom.xml

Examples

scm:local:/usr/modules:my_module
scm:local|C:/javaprojects|my_module