You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/01/21 11:27:02 UTC

svn commit: r125915 - /maven/maven-1/core/trunk/maven.xml /maven/maven-1/core/trunk/project.properties /maven/maven-1/core/trunk/xdocs/about/powered.xml

Author: brett
Date: Fri Jan 21 02:27:02 2005
New Revision: 125915

URL: http://svn.apache.org/viewcvs?view=rev&rev=125915
Log:
staging site publish
Modified:
   maven/maven-1/core/trunk/maven.xml
   maven/maven-1/core/trunk/project.properties
   maven/maven-1/core/trunk/xdocs/about/powered.xml

Modified: maven/maven-1/core/trunk/maven.xml
Url: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/maven.xml?view=diff&rev=125915&p1=maven/maven-1/core/trunk/maven.xml&r1=125914&p2=maven/maven-1/core/trunk/maven.xml&r2=125915
==============================================================================
--- maven/maven-1/core/trunk/maven.xml	(original)
+++ maven/maven-1/core/trunk/maven.xml	Fri Jan 21 02:27:02 2005
@@ -22,11 +22,7 @@
   xmlns:ant="jelly:ant"
   xmlns:maven="jelly:maven">
 
-  <goal name="site:deploy">
-    <fail>Site deployment has been disabled until the site is stable</fail>
-  </goal>
-
-  <goal name="site:sshdeploy">
+  <goal name="site:publish">
     <fail>Site deployment has been disabled until the site is stable</fail>
   </goal>
 

Modified: maven/maven-1/core/trunk/project.properties
Url: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/project.properties?view=diff&rev=125915&p1=maven/maven-1/core/trunk/project.properties&r1=125914&p2=maven/maven-1/core/trunk/project.properties&r2=125915
==============================================================================
--- maven/maven-1/core/trunk/project.properties	(original)
+++ maven/maven-1/core/trunk/project.properties	Fri Jan 21 02:27:02 2005
@@ -149,5 +149,5 @@
 
 maven.site.stage.address=www.apache.org
 maven.site.stage.directory=/home/brett/public_html/maven-stage-site
-maven.site.stage.method=rsync
+maven.site.deploy.method=rsync
 

Modified: maven/maven-1/core/trunk/xdocs/about/powered.xml
Url: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/about/powered.xml?view=diff&rev=125915&p1=maven/maven-1/core/trunk/xdocs/about/powered.xml&r1=125914&p2=maven/maven-1/core/trunk/xdocs/about/powered.xml&r2=125915
==============================================================================
--- maven/maven-1/core/trunk/xdocs/about/powered.xml	(original)
+++ maven/maven-1/core/trunk/xdocs/about/powered.xml	Fri Jan 21 02:27:02 2005
@@ -29,7 +29,7 @@
     <section name="Powered By Maven">
       <p>
         This page contains just a few of the many projects successfully using
-        Maven.  We would be very interested if you would <a href="/mail-lists.html">Contact Us</a>
+        Maven.  We would be very interested if you would <a href="../mail-lists.html">Contact Us</a>
         if you are using Maven with your project and would like to be
         added to this list.
       </p>

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