You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andreas Gudian (JIRA)" <ji...@apache.org> on 2015/05/03 19:45:06 UTC

[jira] [Closed] (MNG-5798) mvn doesn't works on windows virtual drive

     [ https://issues.apache.org/jira/browse/MNG-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Gudian closed MNG-5798.
-------------------------------
    Resolution: Duplicate

> mvn doesn't works on windows virtual drive
> ------------------------------------------
>
>                 Key: MNG-5798
>                 URL: https://issues.apache.org/jira/browse/MNG-5798
>             Project: Maven
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 3.3.1
>         Environment: Windows 7, maven 3.3.1
>            Reporter: Falco
>
> Hi
> On windows 7, If you create a virtual drive S: by running for exemple 
> the command line "subst S: C:\temp", 
> and if you do a mvn -version on S:, you will have the following message :
> Usage: java [-options] class [args...]
>            (to execute a class)
>    or  java [-options] -jar jarfile [args...]
>            (to execute a jar file)
> ETC...........
> Any other mvn command will fail.
> The command will works on S: sub folders.
> It works on maven 3.2.5
> Thanks
> Eric



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)