Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 522517264e1e0e3c4b5d9812bf7d5c35 > files > 1

maven-site-plugin-2.2-3.mga1.src.rpm

--- pom.xml.sav	2010-11-25 20:08:18.000000000 +0200
+++ pom.xml	2011-01-26 13:26:55.152418368 +0200
@@ -351,6 +351,16 @@ under the License.
       <artifactId>jetty</artifactId>
       <version>6.1.5</version>
     </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>servlet-api</artifactId>
+      <version>2.5</version>
+    </dependency>
+    <dependency>
+      <groupId>org.mortbay.jetty</groupId>
+      <artifactId>jetty-util</artifactId>
+      <version>6.1.24</version>
+    </dependency>
 
     <!-- test -->
     <dependency>