jira-importer commented on issue #1195: URL: https://github.com/apache/maven-scm/issues/1195#issuecomment-2964654117
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented That would imply that ScmProvider would get methods for both distributed and centralized. I don't think we should go that way, they are to completely different types that are hard to mix. I think the question is: should we empty the ScmProvider (and yes, breaking backwards compatibility. Hence we had to wait for SCM 2.0) and cleanup+move these methods to the CentralizedScmProvider? Another challenge is the wording: commit / push / etc. are these terms accepted as standard by all the scm types? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org