Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Thursday, 5 May 2011

Maven settings.xml location at Ubuntu and Windows Systems

settings.xml file is used for configuring maven builder about profiles, repositories etc. At windows systems this file can be found at;

{Maven Installed Location}\conf\settings.xml
such as: C:\Program Files (x86)\Apache Software Foundation\apache-maven-3.0.3\conf

At Ubuntu systems it can be found under

/etc/maven2/settings.xml