From bf8ca3a22710365110faa9efe0a2b86d040939b2 Mon Sep 17 00:00:00 2001 From: Sutra Zhou Date: Sat, 7 Aug 2021 23:41:29 +0800 Subject: [PATCH] Revise maven test skip settings. --- pom.xml | 1 - weixin4j-base/pom.xml | 3 ++ weixin4j-mp/pom.xml | 3 ++ weixin4j-pay/pom.xml | 108 +++++++++++++++++++++------------------- weixin4j-qy/pom.xml | 3 ++ weixin4j-server/pom.xml | 3 ++ 6 files changed, 69 insertions(+), 52 deletions(-) diff --git a/pom.xml b/pom.xml index 53238ab4..00a98ed4 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,6 @@ 1.6 1.6 - true zh_CN 1.2.31 diff --git a/weixin4j-base/pom.xml b/weixin4j-base/pom.xml index a2a95f56..9b2d379d 100644 --- a/weixin4j-base/pom.xml +++ b/weixin4j-base/pom.xml @@ -11,6 +11,9 @@ weixin4j-base 微信开发基础工程 https://github.com/foxinmy/weixin4j/tree/master/weixin4j-base + + true + diff --git a/weixin4j-mp/pom.xml b/weixin4j-mp/pom.xml index 6a5d6a0e..b3b9da03 100644 --- a/weixin4j-mp/pom.xml +++ b/weixin4j-mp/pom.xml @@ -11,6 +11,9 @@ weixin4j-mp https://github.com/foxinmy/weixin4j/tree/master/weixin4j-mp 微信公众平台API + + true + diff --git a/weixin4j-pay/pom.xml b/weixin4j-pay/pom.xml index bb5a18f2..0533be55 100644 --- a/weixin4j-pay/pom.xml +++ b/weixin4j-pay/pom.xml @@ -1,53 +1,59 @@ - - - weixin4j - com.foxinmy - 1.9.2-SNAPSHOT - - 4.0.0 - weixin4j-pay - weixin4j-pay - https://github.com/foxinmy/weixin4j/tree/master/weixin4j-pay - 微信支付商户平台API - - - kit-lee - Kit lee - ryuji.cn@gmail.com - https://github.com/kit-lee - - kit_21cn@21cn.com - https://github.com/kit-lee/weixin4j - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - - - - com.foxinmy - weixin4j-base - ${project.version} - - - - javax.xml.bind - jaxb-api - 2.2.11 - provided - - - junit - junit - - + + + weixin4j + com.foxinmy + 1.9.2-SNAPSHOT + + 4.0.0 + weixin4j-pay + weixin4j-pay + https://github.com/foxinmy/weixin4j/tree/master/weixin4j-pay + 微信支付商户平台API + + true + + + + kit-lee + Kit lee + ryuji.cn@gmail.com + https://github.com/kit-lee + + kit_21cn@21cn.com + https://github.com/kit-lee/weixin4j + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + + + + com.foxinmy + weixin4j-base + ${project.version} + + + + javax.xml.bind + jaxb-api + 2.2.11 + provided + + + junit + junit + + diff --git a/weixin4j-qy/pom.xml b/weixin4j-qy/pom.xml index 6448b89e..3990cc3d 100644 --- a/weixin4j-qy/pom.xml +++ b/weixin4j-qy/pom.xml @@ -11,6 +11,9 @@ weixin4j-qy https://github.com/foxinmy/weixin4j/tree/master/weixin4j-qy 微信企业号API + + true + diff --git a/weixin4j-server/pom.xml b/weixin4j-server/pom.xml index e61c0ca8..ad4191da 100644 --- a/weixin4j-server/pom.xml +++ b/weixin4j-server/pom.xml @@ -12,6 +12,9 @@ weixin4j-server https://github.com/foxinmy/weixin4j/tree/master/weixin4j-server 微信消息netty服务器 + + true + io.netty