From a073af0017d3860010185d59a2376dced885e83a Mon Sep 17 00:00:00 2001 From: zhangxin10 Date: Thu, 24 Dec 2015 15:55:21 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=B7=BB=E5=8A=A0deploy=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E5=92=8Csource=E5=8C=85=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skywalking-protocol/pom.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/skywalking-protocol/pom.xml b/skywalking-protocol/pom.xml index 15207a603..7b3833223 100644 --- a/skywalking-protocol/pom.xml +++ b/skywalking-protocol/pom.xml @@ -40,6 +40,29 @@ ${project.build.sourceEncoding} + + + org.apache.maven.plugins + maven-source-plugin + + + + attach-sources + + jar + + + + + + + + company-private-nexus-library-snapshots + private-nexus-library-snapshots + http://10.1.228.199:18081/nexus/content/repositories/snapshots/ + + +