hohwille commented on issue #11487:
URL: https://github.com/apache/maven/issues/11487#issuecomment-3597783415

   > Note that `mvnd` does translate (only the current directory) when running 
in Cygwin, see 
https://github.com/apache/maven-mvnd/blob/7b309de9ab8e8ed4e65cb43f59c9a3e22edc69e0/daemon/src/main/java/org/mvndaemon/mvnd/cli/EnvHelper.java#L97-L109
   
   Nice feature. However, I stopped using `cygwin` and only use git-bash that 
it based on MINGW.
   * Windows C:\Users
   * git-bas: /c/users
   * cygwin: /cygdrive/c/users
   
   BTW: Besides this product flawer sneaking in with `/cygdrive` I especially 
dislike that `cygwin` creates its own users home directory so you have two 
different home directories as a Windows user what IMHO causes a lot of trouble 
and confusion.
   However `cygwin` is still great if you want to install packages and special 
GNU Linux software without virtualisation (WSL2 or even a full VM).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to