diff --git a/pom.xml b/pom.xml index dbfeb23b..b5177c25 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,7 @@ limitations under the License. com.starrocks starrocks-stream-load-sdk 1.0-SNAPSHOT + jar-with-dependencies diff --git a/starrocks-stream-load-sdk/pom.xml b/starrocks-stream-load-sdk/pom.xml index 13ae7e05..fef90d88 100644 --- a/starrocks-stream-load-sdk/pom.xml +++ b/starrocks-stream-load-sdk/pom.xml @@ -24,6 +24,7 @@ org.slf4j slf4j-api ${slf4j-api.version} + provided @@ -119,6 +120,8 @@ true + true + jar-with-dependencies com.alibaba