From a0ba3955318de653979314917245f6c54be6a34c Mon Sep 17 00:00:00 2001 From: "ken.lj" Date: Mon, 11 Sep 2017 17:19:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84maven-source-plugin=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dubbo/pom.xml | 5 ++++- pom.xml | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/dubbo/pom.xml b/dubbo/pom.xml index 2c80436cd3..5ff873e125 100644 --- a/dubbo/pom.xml +++ b/dubbo/pom.xml @@ -266,7 +266,10 @@ attach-sources - none + verify + + jar-no-fork + diff --git a/pom.xml b/pom.xml index bac8b775dc..a1228daa93 100644 --- a/pom.xml +++ b/pom.xml @@ -474,7 +474,10 @@ attach-sources - none + verify + + jar-no-fork +