gradle-dependency-lock-plugin icon indicating copy to clipboard operation
gradle-dependency-lock-plugin copied to clipboard

CommitLockTask support for SCMs other than Git

Open Cdevon2 opened this issue 1 year ago • 0 comments

With the changes introduced in 14.0.0 (See #249), support was removed for committing lock files to SCMs other than Git. We have been using the SCMFactory workflow to allow for Subversion support, however it looks like Subversion support is not available after 14.0.0.

Is there a plan to reintroduce support for other SCMs? If not, I request that the documentation indicate that only git is supported.

Cdevon2 avatar Jul 10 '24 16:07 Cdevon2