Update of /var/cvs/all/maven-base
In directory james.mmbase.org:/tmp/cvs-serv18458
Modified Files:
pom.xml
Log Message:
jsp-api is provided by container
See also: http://cvs.mmbase.org/viewcvs/all/maven-base
Index: pom.xml
===================================================================
RCS file: /var/cvs/all/maven-base/pom.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- pom.xml 20 Apr 2009 15:59:58 -0000 1.19
+++ pom.xml 21 Apr 2009 15:50:48 -0000 1.20
@@ -551,7 +551,9 @@
<groupId>${jsp.groupId}</groupId>
<artifactId>jsp-api</artifactId>
<version>${jsp.version}</version>
+ <scope>provided</scope>
</dependency>
+
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs