You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2006/01/05 05:33:38 UTC

svn commit: r366081 - /struts/shale/trunk/build/project.xml

Author: wsmoak
Date: Wed Jan  4 20:33:33 2006
New Revision: 366081

URL: http://svn.apache.org/viewcvs?rev=366081&view=rev
Log:
Provide a URL where the snapshot can be downloaded.
Reported By: Hermod Opstvedt 

Modified:
    struts/shale/trunk/build/project.xml

Modified: struts/shale/trunk/build/project.xml
URL: http://svn.apache.org/viewcvs/struts/shale/trunk/build/project.xml?rev=366081&r1=366080&r2=366081&view=diff
==============================================================================
--- struts/shale/trunk/build/project.xml (original)
+++ struts/shale/trunk/build/project.xml Wed Jan  4 20:33:33 2006
@@ -256,7 +256,8 @@
         <artifactId>maven-javadoc-plugin</artifactId>
         <version>1.8-SNAPSHOT</version>
         <type>plugin</type>
-        <url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/</url>
+        <!--url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/</url-->
+        <url>http://cvs.apache.org/repository/maven/plugins/</url>
     </dependency>
 
   </dependencies>



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