From 3cd1ea6dd06301a3c31a7a3544c55b8ca8307424 Mon Sep 17 00:00:00 2001 From: zhangxin10 Date: Thu, 24 Dec 2015 15:52:32 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=B7=BB=E5=8A=A0=E5=8F=91=E5=B8=83=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=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-api/pom.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/skywalking-api/pom.xml b/skywalking-api/pom.xml index 2799d4058..a5c9d2371 100644 --- a/skywalking-api/pom.xml +++ b/skywalking-api/pom.xml @@ -45,6 +45,33 @@ ${project.build.sourceEncoding} + + org.apache.maven.plugins + maven-deploy-plugin + + + + 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/ + +