Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Save this Maven settings.xml as your ~/.m2/settings.xml 

WSL users can point to one common repo across Windows and Ubuntu as :

Code Block
ln -s /mnt/c/Users/<username>/.m2 .m2

Some notes on the settings.xml:

...