Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.3.1
-
None
-
None
-
Windows 7, maven 3.3.1
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
Attachments
Issue Links
- duplicates
-
MNG-5796 mvn fails when the current directory is a root drive on Windows
- Closed