[ https://issues.apache.org/jira/browse/MNG-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Falco updated MNG-5798: ----------------------- Description: 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 was: 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. Thanks Eric > 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)