[ https://issues.apache.org/jira/browse/SCM-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965141#comment-17965141 ]
Olivier Lamy commented on SCM-970: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#1195|https://github.com/apache/maven-scm/issues/1195]. Please visit the GitHub issue to view further activity, add comments, or subscribe to receive notifications. > Have separate APIs for distributed and centralized version control > ------------------------------------------------------------------ > > Key: SCM-970 > URL: https://issues.apache.org/jira/browse/SCM-970 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Improvement > Reporter: Robert Scholte > Priority: Major > Fix For: 3.0.0 > > > The nature of these 2 types are very different. The original scm api was > based on centralized repositories, and the distributed was implemented behind > those methods, which makes it more complex than required. > Splitting this will make it easier to make full use of distributed features. > Keep in mind that plugins like the maven-release-plugin must still be able to > do their work, but they may need to provide implementations for both tastes > (unless the original scm-api implements it). -- This message was sent by Atlassian Jira (v8.20.10#820010)