Author: michiel
Date: 2009-05-12 10:59:33 +0200 (Tue, 12 May 2009)
New Revision: 35077

Modified:
   mmbase/trunk/applications/pom.xml
Log:
these dependencies do not make much sense

Modified: mmbase/trunk/applications/pom.xml
===================================================================
--- mmbase/trunk/applications/pom.xml   2009-05-12 08:49:16 UTC (rev 35076)
+++ mmbase/trunk/applications/pom.xml   2009-05-12 08:59:33 UTC (rev 35077)
@@ -27,6 +27,11 @@
       <version>${mmbase.version}</version>
       <scope>provided</scope>
     </dependency>
+
+    <!--
+        Such dependencies may help IDE?
+        But don't make much sense otherwise, and the build may fail if not 
using deploy profile
+
     <dependency>
       <groupId>org.mmbase</groupId>
       <artifactId>mmbase</artifactId>
@@ -41,6 +46,7 @@
       <classifier>sources</classifier>
       <scope>provided</scope>
     </dependency>
+    -->
 
     <dependency>
       <groupId>${jsp.groupId}</groupId>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to