You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by rw...@apache.org on 2006/02/16 08:43:20 UTC

svn commit: r378197 - /portals/jetspeed-2/trunk/settings.xml.sample

Author: rwatler
Date: Wed Feb 15 23:43:18 2006
New Revision: 378197

URL: http://svn.apache.org/viewcvs?rev=378197&view=rev
Log:
add configuration tip contributed by Jian Liao

Modified:
    portals/jetspeed-2/trunk/settings.xml.sample

Modified: portals/jetspeed-2/trunk/settings.xml.sample
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/settings.xml.sample?rev=378197&r1=378196&r2=378197&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/settings.xml.sample (original)
+++ portals/jetspeed-2/trunk/settings.xml.sample Wed Feb 15 23:43:18 2006
@@ -23,6 +23,13 @@
     This file is placed in ~/.m2 by convention. User defined
     profiles must be defined or extended with these settings
     to perform a complete J2 build and deployment.
+
+    If you have redefined the location of the Maven repository,
+    (via configuration in $MAVEN_HOME/conf for example), one
+    must still have a copy of the settings.xml file in either
+    ~/.m2 or ~/.ant that defines the location of the actual
+    repository and this file for the Maven Ant tasks used by
+    this build.
 -->
 <settings xmlns="http://maven.apache.org/POM/4.0.0">
 



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org