[ 
https://jira.codehaus.org/browse/SCM-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=299103#comment-299103
 ] 

Mark Struberg commented on SCM-674:
-----------------------------------

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://jira.codehaus.org/browse/SCM-674
>             Project: Maven SCM
>          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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to