|
@@ -53,6 +53,11 @@
|
|
<artifactId>mockito-all</artifactId>
|
|
<artifactId>mockito-all</artifactId>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.mortbay.jetty</groupId>
|
|
|
|
+ <artifactId>jetty-util</artifactId>
|
|
|
|
+ <scope>test</scope>
|
|
|
|
+ </dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.mortbay.jetty</groupId>
|
|
<groupId>org.mortbay.jetty</groupId>
|
|
<artifactId>jetty</artifactId>
|
|
<artifactId>jetty</artifactId>
|