From c5db18c015a494a512357f80b6b05834f81d2f1d Mon Sep 17 00:00:00 2001 From: free will <2647778488@qq.com> Date: Thu, 13 May 2021 14:20:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=9D=E8=AF=95=E8=A7=A3=E5=86=B3=E6=89=93?= =?UTF-8?q?=E5=8C=85=E8=BF=9B=E5=8E=BB=E5=A4=9A=E4=BD=99=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98=EF=BC=8C=E5=A4=B1=E8=B4=A5=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 +++--- properties/assembly-release.xml | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 86d38f3..510fcfd 100644 --- a/pom.xml +++ b/pom.xml @@ -34,9 +34,9 @@ - - min.Main - + + + lib/*.jar diff --git a/properties/assembly-release.xml b/properties/assembly-release.xml index 5873cf2..e13eb4b 100644 --- a/properties/assembly-release.xml +++ b/properties/assembly-release.xml @@ -13,6 +13,39 @@ true true runtime + + + com.google.code.gson:gson + org.apache.zookeeper:zookeeper + + org.apache.hadoop:hadoop-annotations + org.apache.hadoop:hadoop-auth + org.apache.hadoop:hadoop-common + org.apache.hadoop:hadoop-core + org.apache.hbase:hbase-annotations + org.apache.hbase:hbase-client + org.apache.hbase:hbase-protocol + org.apache.hbase:hbase-common + org.apache.kudu:kudu-client + io.netty:netty-all + javax.mail:mail + javax.servlet.jsp:jsp-api + javax.servlet:servlet-api + + tomcat:jasper-compiler + tomcat:jasper-runtime + hsqldb:hsqldb + com.github.stephenc.findbugs:findbugs-annotations + com.google.code.findbugs:jsr + com.sun.jersey:jersey-core + com.sun.jersey:jersey-json + commons-httpclient:commons-httpclient + org.apache.curator:curator-client + org.apache.curator:curator-framework + org.apache.curator:curator-recipes + org.mortbay.jetty:jetty + org.mortbay.jetty:jetty-util + /