jira-importer commented on issue #1030: URL: https://github.com/apache/maven-scm/issues/1030#issuecomment-2964639954
**[Hervé Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)** commented ok, I see the idea: adding an attribute to POM (with a better name to be found ;) ), then the chang will be in Maven core, hence MNG Jira project notice that this attribute should be inherited too, since I suppose the child of a child should have the same value I'll keep this as an option My current favorite is to check for every supported scm that scm urls support adding path, since this info can be useful even for SCMs that only support repo, not path inside repo Notice that urls for connection/developerCOnnection is scm:\<provider>:provider-specific-content then we can improve the url if it doesn't match our expectations I'll probably need help to complete the check for every scm: I'll report here to ask for help -- 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]
