For a given SCM repository, returns the corresponding package.
An SCM repository is provided as its remote URL, the repository is cloned and in the dependency specified commit is checked out.
If the target directory already exists, just returns the package without cloning.
Package name
The package loaded from the given SCM repository or null if the package couldn't be loaded.
See Implementation
For a given SCM repository, returns the corresponding package.
An SCM repository is provided as its remote URL, the repository is cloned and in the dependency specified commit is checked out.
If the target directory already exists, just returns the package without cloning.