diff --git a/api/pom.xml b/api/pom.xml index b47add7..88014ba 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -42,6 +42,7 @@ ../target/boot/api executable + true diff --git a/entity/pom.xml b/entity/pom.xml index 7b78599..ea79349 100644 --- a/entity/pom.xml +++ b/entity/pom.xml @@ -193,11 +193,15 @@ com.ydd.framwork.core framework-core 2.1.5 + system + ${project.basedir}/../other/libs/framework-core-2.1.5.jar com.dw.ccm.wechat.base wechat-base 1.0.47-RELEASE + system + ${project.basedir}/../other/libs/wechat-base-1.0.47-RELEASE.jar diff --git a/netty-client/pom.xml b/netty-client/pom.xml index 11f9aad..2e4f77b 100644 --- a/netty-client/pom.xml +++ b/netty-client/pom.xml @@ -20,6 +20,8 @@ net.pc15 fc-card 1.0.0 + system + ${project.basedir}/../other/libs/FCardIO.jar com.jcraft @@ -42,6 +44,7 @@ ../target/boot/netty executable + true diff --git a/oms/pom.xml b/oms/pom.xml index f6c8045..184bf96 100644 --- a/oms/pom.xml +++ b/oms/pom.xml @@ -51,6 +51,7 @@ ../target/boot/oms executable + true