|
@@ -53,6 +53,11 @@
|
|
<artifactId>mockito-all</artifactId>
|
|
<artifactId>mockito-all</artifactId>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.hadoop</groupId>
|
|
|
|
+ <artifactId>hadoop-annotations</artifactId>
|
|
|
|
+ <scope>provided</scope>
|
|
|
|
+ </dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.sun.jersey</groupId>
|
|
<groupId>com.sun.jersey</groupId>
|
|
<artifactId>jersey-server</artifactId>
|
|
<artifactId>jersey-server</artifactId>
|