You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2006/07/12 11:18:50 UTC

svn commit: r421200 - in /jakarta/commons/proper/attributes/trunk/site: etc/maven_demo/maven.xml xdocs/index.xml

Author: dennisl
Date: Wed Jul 12 02:18:49 2006
New Revision: 421200

URL: http://svn.apache.org/viewvc?rev=421200&view=rev
Log:
Change the download links for the plugin to go to the ASF repository

Modified:
    jakarta/commons/proper/attributes/trunk/site/etc/maven_demo/maven.xml
    jakarta/commons/proper/attributes/trunk/site/xdocs/index.xml

Modified: jakarta/commons/proper/attributes/trunk/site/etc/maven_demo/maven.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/site/etc/maven_demo/maven.xml?rev=421200&r1=421199&r2=421200&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/site/etc/maven_demo/maven.xml (original)
+++ jakarta/commons/proper/attributes/trunk/site/etc/maven_demo/maven.xml Wed Jul 12 02:18:49 2006
@@ -46,7 +46,7 @@
     </goal>
     
     <goal name="install-plugin">
-        <get src="http://cvs.apache.org/~leosutic/commons-attributes-plugin-2.2.jar"
+        <get src="http://www.apache.org/dist/java-repository/commons-attributes/plugins/commons-attributes-plugin-2.2.jar"
             dest="${maven.home}/plugins/commons-attributes-plugin-2.2.jar"/>
     </goal>
     
@@ -60,7 +60,7 @@
 Please install the plugin and try again. You can either manually 
 download the plugin from:
 
-    http://cvs.apache.org/~leosutic/commons-attributes-plugin-2.2.jar
+    http://www.apache.org/dist/java-repository/commons-attributes/plugins/commons-attributes-plugin-2.2.jar
 
 and place it into your Maven plugins directory, or execute:
 

Modified: jakarta/commons/proper/attributes/trunk/site/xdocs/index.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/site/xdocs/index.xml?rev=421200&r1=421199&r2=421200&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/site/xdocs/index.xml (original)
+++ jakarta/commons/proper/attributes/trunk/site/xdocs/index.xml Wed Jul 12 02:18:49 2006
@@ -89,7 +89,7 @@
                     <p>Ant task: <a href="http://www.ibiblio.org/maven/commons-attributes/jars/commons-attributes-compiler-2.2.jar">commons-attributes-compiler-2.2.jar</a></p>
                 </li>
                 <li>
-                    <p>Maven plugin: <a href="http://cvs.apache.org/~leosutic/commons-attributes-plugin-2.2.jar">commons-attributes-plugin-2.2.jar</a></p>
+                    <p>Maven plugin: <a href="http://www.apache.org/dist/java-repository/commons-attributes/plugins/commons-attributes-plugin-2.2.jar">commons-attributes-plugin-2.2.jar</a></p>
                 </li>
             </ul>
             



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