You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Falco (JIRA)" <ji...@apache.org> on 2015/04/08 17:10:17 UTC

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

Falco created MNG-5798:
--------------------------

             Summary: 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 I 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.




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