jira-importer commented on issue #661: URL: https://github.com/apache/maven-scm/issues/661#issuecomment-2964611869
**[Mark Struberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=struberg)** commented Petter, I think I have pretty much the same understanding of this. I think it's a fact that \<distributionManagement> and \<scm> have to be in sync, so whenever I release an artifact, it should be correctly deployed AND tagged at the same time. Thus, imho the push is mandatory. If I like to fork a project, then I'll have to change both scm and deployment sections in my pom. If I like to do local releases, I can still perform a local clone, so the push to the upstream repo is local! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
