|
@@ -94,6 +94,11 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
<artifactId>jetty-util</artifactId>
|
|
|
<scope>compile</scope>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.mortbay.jetty</groupId>
|
|
|
+ <artifactId>jsp-2.1-jetty</artifactId>
|
|
|
+ <scope>compile</scope>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.sun.jersey</groupId>
|
|
|
<artifactId>jersey-core</artifactId>
|