• Managing your settings.xml

    NOTE: AVOID SPACES IN DIRECTORY NAMES AT ALL COST!
    It is mandatory that your JDK be installed in a directory that does NOT have spaces. The default installer uses “C:\Program Files\Java\**” and I just put mine in “c:\Java\**” instead.
    Local Repository
    Your “c:\Documents and Settings\[userId]\.m2\settings.xml” is the location where you can override various project properties. And YES, this [...]