Author: michiel
Date: 2009-05-18 17:00:08 +0200 (Mon, 18 May 2009)
New Revision: 35267
Modified:
mmbase/trunk/base-webapp/pom.xml
Log:
sigh
Modified: mmbase/trunk/base-webapp/pom.xml
===================================================================
--- mmbase/trunk/base-webapp/pom.xml 2009-05-18 14:41:06 UTC (rev 35266)
+++ mmbase/trunk/base-webapp/pom.xml 2009-05-18 15:00:08 UTC (rev 35267)
@@ -63,6 +63,13 @@
<type>war</type>
</dependency>
+ <dependency>
+ <groupId>javax.servlet</groupId>
+ <artifactId>jstl</artifactId>
+ <version>${jstl.version}</version> <!-- needed explicitely (in maven
2.1), because 'servlet25' profile overrides this property -->
+ <scope>runtime</scope>
+ </dependency>
+
</dependencies>
<profiles>
<profile>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs