[ https://issues.apache.org/jira/browse/SCM-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962458#comment-17962458 ]
ASF GitHub Bot commented on SCM-674: ------------------------------------ jira-importer commented on issue #868: URL: https://github.com/apache/maven-scm/issues/868#issuecomment-2964630321 **[Mark Struberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=struberg)** commented Be careful with this one. There might be tons of side effects waiting for you. Most of the SCMs do NOT take a relative file:// url but only absolute ones. Thus you would really make an absolute file out of it most times. > ScmFile.path should always be relative and never start with any > file-separator > ------------------------------------------------------------------------------- > > Key: SCM-674 > URL: https://issues.apache.org/jira/browse/SCM-674 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Improvement > Components: maven-scm-api > Affects Versions: 1.7 > Reporter: Robert Scholte > Priority: Minor > > With these restrictions we have better control over the ScmFiles, so projects > using SCM don't have to write their own workarounds. -- This message was sent by Atlassian Jira (v8.20.10#820010)