diff --git a/chunjun-ddl/chunjun-ddl-base/pom.xml b/chunjun-ddl/chunjun-ddl-base/pom.xml index 1cceb4cffc..a6c7bc8eb3 100644 --- a/chunjun-ddl/chunjun-ddl-base/pom.xml +++ b/chunjun-ddl/chunjun-ddl-base/pom.xml @@ -8,7 +8,6 @@ 1.12-SNAPSHOT 4.0.0 - pom chunjun-ddl-base ChunJun : DDL : Base @@ -39,55 +38,4 @@ 3.12.0 - - - - org.apache.maven.plugins - maven-shade-plugin - 3.1.0 - - - package - - shade - - - - - org.slf4j:slf4j-api - log4j:log4j - ch.qos.logback:* - - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - - - com.google.common - shade.core.com.google.common - - - com.google.thirdparty - shade.core.com.google.thirdparty - - - io.netty.netty-all - shade.io.netty.netty-all - - - - - - - - - diff --git a/chunjun-ddl/chunjun-ddl-mysql/pom.xml b/chunjun-ddl/chunjun-ddl-mysql/pom.xml index 674c47605f..ce875b1fba 100644 --- a/chunjun-ddl/chunjun-ddl-mysql/pom.xml +++ b/chunjun-ddl/chunjun-ddl-mysql/pom.xml @@ -215,11 +215,11 @@ + tofile="${basedir}/../../${dist.dir}/ddl-plugins/mysql/${project.artifactId}.jar"/> + excludes="${project.artifactId}.jar"/> diff --git a/chunjun-ddl/chunjun-ddl-oracle/pom.xml b/chunjun-ddl/chunjun-ddl-oracle/pom.xml index bf61a83d1a..49423e18bc 100644 --- a/chunjun-ddl/chunjun-ddl-oracle/pom.xml +++ b/chunjun-ddl/chunjun-ddl-oracle/pom.xml @@ -107,7 +107,7 @@ -