From 8da9e15322c16ab1f96276619d6ee864996bdd76 Mon Sep 17 00:00:00 2001 From: Hyun Jeong Date: Thu, 31 Jul 2014 14:32:36 +0900 Subject: [PATCH] =?UTF-8?q?[#13]=20optional=20=ED=94=84=EB=A1=9C=EC=A0=9D?= =?UTF-8?q?=ED=8A=B8=20agent/lib=EC=97=90=20=EB=B3=B5=EC=82=AC=20phase=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/pom.xml b/pom.xml index 85cca73e3..6d23645c8 100644 --- a/pom.xml +++ b/pom.xml @@ -588,6 +588,27 @@ true + + copy-optional-package + package + + copy + + + + + com.nhn.pinpoint + pinpoint-profiler-optional + 1.0.2-SNAPSHOT + jar + true + + + ${pinpiont-agent-dir}/lib + true + true + + copy-bootstrap-dependencies compile