|
|
|
@ -152,6 +152,18 @@
|
|
|
|
|
<artifactId>jersey-json</artifactId> |
|
|
|
|
<groupId>com.sun.jersey</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jersey-server</artifactId> |
|
|
|
|
<groupId>com.sun.jersey</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jersey-core</artifactId> |
|
|
|
|
<groupId>com.sun.jersey</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>xz</artifactId> |
|
|
|
|
<groupId>org.tukaani</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<!--<exclusion>--> |
|
|
|
|
<!--<groupId>com.google.protobuf</groupId>--> |
|
|
|
|
<!--<artifactId>protobuf-java</artifactId>--> |
|
|
|
@ -195,6 +207,18 @@
|
|
|
|
|
<groupId>org.apache.hadoop</groupId> |
|
|
|
|
<artifactId>hadoop-mapreduce-client-shuffle</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jersey-client</artifactId> |
|
|
|
|
<groupId>com.sun.jersey</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jersey-core</artifactId> |
|
|
|
|
<groupId>com.sun.jersey</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jaxb-api</artifactId> |
|
|
|
|
<groupId>javax.xml.bind</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
@ -231,6 +255,14 @@
|
|
|
|
|
<groupId>org.fusesource.leveldbjni</groupId> |
|
|
|
|
<artifactId>leveldbjni-all</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jersey-core</artifactId> |
|
|
|
|
<groupId>com.sun.jersey</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jersey-server</artifactId> |
|
|
|
|
<groupId>com.sun.jersey</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
@ -379,6 +411,86 @@
|
|
|
|
|
<artifactId>jasper-runtime</artifactId> |
|
|
|
|
<groupId>tomcat</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>slider-core</artifactId> |
|
|
|
|
<groupId>org.apache.slider</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>hbase-server</artifactId> |
|
|
|
|
<groupId>org.apache.hbase</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jersey-client</artifactId> |
|
|
|
|
<groupId>com.sun.jersey</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jersey-core</artifactId> |
|
|
|
|
<groupId>com.sun.jersey</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jersey-json</artifactId> |
|
|
|
|
<groupId>com.sun.jersey</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jersey-server</artifactId> |
|
|
|
|
<groupId>com.sun.jersey</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jersey-guice</artifactId> |
|
|
|
|
<groupId>com.sun.jersey.contribs</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>hbase-common</artifactId> |
|
|
|
|
<groupId>org.apache.hbase</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>hbase-hadoop2-compat</artifactId> |
|
|
|
|
<groupId>org.apache.hbase</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>hbase-client</artifactId> |
|
|
|
|
<groupId>org.apache.hbase</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>hbase-hadoop-compat</artifactId> |
|
|
|
|
<groupId>org.apache.hbase</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>tephra-hbase-compat-1.0</artifactId> |
|
|
|
|
<groupId>co.cask.tephra</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>jaxb-api</artifactId> |
|
|
|
|
<groupId>javax.xml.bind</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>hive-llap-client</artifactId> |
|
|
|
|
<groupId>org.apache.hive</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>hive-llap-common</artifactId> |
|
|
|
|
<groupId>org.apache.hive</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>hive-llap-server</artifactId> |
|
|
|
|
<groupId>org.apache.hive</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>tephra-core</artifactId> |
|
|
|
|
<groupId>co.cask.tephra</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>ant</artifactId> |
|
|
|
|
<groupId>ant</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>stringtemplate</artifactId> |
|
|
|
|
<groupId>org.antlr</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>antlr-runtime</artifactId> |
|
|
|
|
<groupId>org.antlr</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
@ -428,6 +540,11 @@
|
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.mortbay.jetty</groupId> |
|
|
|
|
<artifactId>jsp-2.1</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
</dependencies> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|