Return-Path: X-Original-To: apmail-ambari-commits-archive@www.apache.org Delivered-To: apmail-ambari-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3C23F116D5 for ; Wed, 24 Sep 2014 20:26:12 +0000 (UTC) Received: (qmail 20316 invoked by uid 500); 24 Sep 2014 20:26:12 -0000 Delivered-To: apmail-ambari-commits-archive@ambari.apache.org Received: (qmail 20286 invoked by uid 500); 24 Sep 2014 20:26:12 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 20277 invoked by uid 99); 24 Sep 2014 20:26:12 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2014 20:26:12 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id CFEC79A3938; Wed, 24 Sep 2014 20:26:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: srimanth@apache.org To: commits@ambari.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: AMBARI-7474. Slider View: Pull slider-agent.tar.gz using maven dependencies - fix for 2 JARs (srimanth) Date: Wed, 24 Sep 2014 20:26:11 +0000 (UTC) Repository: ambari Updated Branches: refs/heads/trunk 9d5ba9a1a -> 7d6731b7f AMBARI-7474. Slider View: Pull slider-agent.tar.gz using maven dependencies - fix for 2 JARs (srimanth) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/7d6731b7 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/7d6731b7 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/7d6731b7 Branch: refs/heads/trunk Commit: 7d6731b7f84d07f2b3369649a8c213daa451b471 Parents: 9d5ba9a Author: Srimanth Gunturi Authored: Wed Sep 24 13:25:51 2014 -0700 Committer: Srimanth Gunturi Committed: Wed Sep 24 13:25:51 2014 -0700 ---------------------------------------------------------------------- contrib/views/slider/pom.xml | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/7d6731b7/contrib/views/slider/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/views/slider/pom.xml b/contrib/views/slider/pom.xml index 2aaf9f9..3f311c8 100644 --- a/contrib/views/slider/pom.xml +++ b/contrib/views/slider/pom.xml @@ -509,6 +509,7 @@ maven-dependency-plugin + copy-dependencies generate-resources copy-dependencies @@ -516,25 +517,20 @@ ${project.build.directory}/lib runtime + slider-agent - copy-to-lib + copy-slider-agent-with-rename generate-resources - copy + copy-dependencies - - - org.apache.slider - slider-agent - tar.gz - false - ${project.build.directory}/lib - slider-agent.tar.gz - - + ${project.build.directory}/lib + runtime + true + slider-agent