[Yanel-commits] rev 20939 - public/yanel/trunk/src/build

michi at wyona.com michi at wyona.com
Sat Dec 16 01:45:29 CET 2006


Author: michi
Date: 2006-12-16 01:45:27 +0100 (Sat, 16 Dec 2006)
New Revision: 20939

Modified:
   public/yanel/trunk/src/build/dependencies.xml
Log:
note about maven added

Modified: public/yanel/trunk/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/build/dependencies.xml	2006-12-16 00:35:55 UTC (rev 20938)
+++ public/yanel/trunk/src/build/dependencies.xml	2006-12-16 00:45:27 UTC (rev 20939)
@@ -15,7 +15,10 @@
   </target>
 
   <target name="dependencies" description="Dependencies" depends="proxy">
-    <!-- INFO: http://maven.apache.org/ant-tasks.html -->
+    <!--
+      INFO: http://maven.apache.org/ant-tasks.html
+            http://marcus-christie.blogspot.com/2006/08/using-ant-with-maven-1-and-maven-2.html
+    -->
     <artifact:remoteRepository id="wyona.remote.repository" url="http://www.wyona.org/maven2/"/>
 
     <artifact:dependencies pathId="maven2.classpath" filesetId="maven2.fileset">




More information about the Yanel-commits mailing list