Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 718D5C2BB for ; Wed, 17 Jul 2013 09:28:51 +0000 (UTC) Received: (qmail 99329 invoked by uid 500); 17 Jul 2013 09:28:51 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 99307 invoked by uid 500); 17 Jul 2013 09:28:49 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 99293 invoked by uid 99); 17 Jul 2013 09:28:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 09:28:48 +0000 Date: Wed, 17 Jul 2013 09:28:48 +0000 (UTC) From: "Freeman Fang (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (KARAF-2397) Replace usages of non-standard org.eclipse:osgi with org.eclipse:org.eclipse.osgi 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/KARAF-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved KARAF-2397. --------------------------------- Resolution: Fixed Fix Version/s: 3.0.0 apply patch on behalf of Robert Munteanu with thanks http://svn.apache.org/r1504062 > Replace usages of non-standard org.eclipse:osgi with org.eclipse:org.eclipse.osgi > --------------------------------------------------------------------------------- > > Key: KARAF-2397 > URL: https://issues.apache.org/jira/browse/KARAF-2397 > Project: Karaf > Issue Type: Bug > Components: karaf-osgi > Affects Versions: 3.0.0.RC1 > Reporter: Robert Munteanu > Assignee: Freeman Fang > Fix For: 3.0.0 > > Attachments: KARAF-2397.patch > > > Similar to KARAF-1227 and KARAF-1679 , I want to suggest replacing the usages of org.eclipse:osgi with org.eclipse:org.eclipse.osgi . The advantage is that the latter artifact is available on Maven central . It has the exact same version, and a full build ( mvn clean install ) is successful. I'll attach a trivial patch which replaces the artifact from the build. > The advantage of this move is that it makes it easier for projects to consume Karaf, especially when behind a Maven repository proxy which does not proxy the ServiceMix maven repository. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira