Maven settings.xml: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
=Overview= | =Overview= | ||
<tt>settings.xml</tt> is the place to store configuration that should not be bundled with a specific project. This includes the location of the local repository, alternate remote [[Maven Repositories|repository servers]] and authentication information. |
Revision as of 17:28, 1 March 2017
External
Internal
Overview
settings.xml is the place to store configuration that should not be bundled with a specific project. This includes the location of the local repository, alternate remote repository servers and authentication information.