You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/01/15 20:15:01 UTC

[jira] Closed: (MNG-1967) Local repository URL containing / does not work under windows

     [ http://jira.codehaus.org/browse/MNG-1967?page=all ]
     
Brett Porter closed MNG-1967:
-----------------------------

     Assign To: Brett Porter
    Resolution: Won't Fix

as I understand it, relative paths are not valid in URLs.

Try: file:///${basedir}/test


> Local repository URL containing / does not work under windows
> -------------------------------------------------------------
>
>          Key: MNG-1967
>          URL: http://jira.codehaus.org/browse/MNG-1967
>      Project: Maven 2
>         Type: Bug

>   Components: Artifacts and Repositories
>     Versions: 2.0.1
>  Environment: Windows 2000 Pro, 
> java version "1.4.2_03"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
> Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)
>     Reporter: Loïc Lefèvre
>     Assignee: Brett Porter
>  Attachments: bug.zip
>
>
> When using / in a local repository URL, it does not work under windows.
> Replacing it with \ solves the problem.
> See testcase included (run under windows environment).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org