You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "DK (JIRA)" <ji...@codehaus.org> on 2010/06/03 23:26:13 UTC

[jira] Created: (MNG-4700) Incorrect path to global-level plugin registry is formed when maven is started from UNC location

Incorrect path to global-level plugin registry is formed when maven is started from UNC location
------------------------------------------------------------------------------------------------

                 Key: MNG-4700
                 URL: http://jira.codehaus.org/browse/MNG-4700
             Project: Maven 2 & 3
          Issue Type: Bug
    Affects Versions: 2.2.1
            Reporter: DK


Maven is located on \\server\share\... (UNC Path).
Path to global-level plugin registry is formed incorrectly for UNC path. It is converted to absolute path by using current drive letter.

D:\test>\\server\share\tmp\maven\2.2\bin\mvn -V -X -Pproduction
+ Error stacktraces are turned on.
Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
Java version: 1.5.0_07
Java home: \\server\share\j2sdk\1.5.0\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
[DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and Settings\test\.m2\plugin-registry.xml'
[DEBUG] Building Maven global-level plugin registry from: 'D:\server\share\tmp\maven\2.2\conf\plugin-registry.xml'
[INFO] Scanning for projects...


-- 
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

        

[jira] Closed: (MNG-4700) Incorrect path to global-level plugin registry is formed when maven is started from UNC location

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4700.
----------------------------------

    Resolution: Won't Fix
      Assignee: Benjamin Bentmann

The plugin registry is obsolete and no longer used.

> Incorrect path to global-level plugin registry is formed when maven is started from UNC location
> ------------------------------------------------------------------------------------------------
>
>                 Key: MNG-4700
>                 URL: http://jira.codehaus.org/browse/MNG-4700
>             Project: Maven 2 & 3
>          Issue Type: Bug
>    Affects Versions: 2.2.1
>            Reporter: DK
>            Assignee: Benjamin Bentmann
>
> Maven is located on \\server\share\... (UNC Path).
> Path to global-level plugin registry is formed incorrectly for UNC path. It is converted to absolute path by using current drive letter.
> D:\test>\\server\share\tmp\maven\2.2\bin\mvn -V -X -Pproduction
> + Error stacktraces are turned on.
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.5.0_07
> Java home: \\server\share\j2sdk\1.5.0\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
> [DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and Settings\test\.m2\plugin-registry.xml'
> [DEBUG] Building Maven global-level plugin registry from: 'D:\server\share\tmp\maven\2.2\conf\plugin-registry.xml'
> [INFO] Scanning for projects...

-- 
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