You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2005/10/27 21:41:40 UTC

svn commit: r328941 - /maven/components/trunk/maven-settings/settings.mdo

Author: jvanzyl
Date: Thu Oct 27 12:41:37 2005
New Revision: 328941

URL: http://svn.apache.org/viewcvs?rev=328941&view=rev
Log:
o adding a note about the default location of the settings file

Modified:
    maven/components/trunk/maven-settings/settings.mdo

Modified: maven/components/trunk/maven-settings/settings.mdo
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-settings/settings.mdo?rev=328941&r1=328940&r2=328941&view=diff
==============================================================================
--- maven/components/trunk/maven-settings/settings.mdo (original)
+++ maven/components/trunk/maven-settings/settings.mdo Thu Oct 27 12:41:37 2005
@@ -6,7 +6,8 @@
   <description><![CDATA[
     User-specific configuration for maven. Includes things that should not 
     be distributed with the pom.xml file, such as developer identity, along with 
-    local settings, like proxy information.]]></description>
+    local settings, like proxy information. The default location for the
+    settings file is ~/.m2/settings.xml]]></description>
   <defaults>
     <default>
       <key>package</key>