Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 45E7417A22 for ; Mon, 26 Jan 2015 20:47:36 +0000 (UTC) Received: (qmail 25067 invoked by uid 500); 26 Jan 2015 20:47:36 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 24977 invoked by uid 500); 26 Jan 2015 20:47:36 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 24824 invoked by uid 99); 26 Jan 2015 20:47:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2015 20:47:36 +0000 Date: Mon, 26 Jan 2015 20:47:36 +0000 (UTC) From: "Martin Lichtin (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQ-5539) Activemq-Karaf "feature" artifact has unwanted dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Lichtin updated AMQ-5539: -------------------------------- Attachment: deps.jpg > Activemq-Karaf "feature" artifact has unwanted dependencies > ----------------------------------------------------------- > > Key: AMQ-5539 > URL: https://issues.apache.org/jira/browse/AMQ-5539 > Project: ActiveMQ > Issue Type: Improvement > Affects Versions: 5.10.1 > Reporter: Martin Lichtin > Attachments: deps.jpg > > > When using a dependency > > org.apache.activemq > activemq-karaf > xml > features > > to pull in the Karaf feature files for ActiveMQ, then this has the undesirable side effect of pulling in code dependencies. > However, the feature files per se don't have any dependencies. > Other software (Camel, Cxf, Hawtio) don't have this issue. > When depending on their feature files, nothing else is pulled in. > I'll append a picture showing the Maven dependencies tree to clarify. -- This message was sent by Atlassian JIRA (v6.3.4#6332)