Using Maven on Windows with the Linux subsystem
NOTE: The information on this article is mostly outdated, because there have been a lot of changes in the WSL. I would recommend to use the WSL GUI now and install all my programming related things in the WSL. Starting any application from the WSL with a GUI will now open a window in the Windows desktop. Because I am a Linux user by choice, being forced to use Windows never feels quite right. Especially when installing and configuring your development setup, Windows really feels cumbersome. ...