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 DEF5FD4F8 for ; Sat, 28 Jul 2012 17:56:37 +0000 (UTC) Received: (qmail 70638 invoked by uid 500); 28 Jul 2012 17:56:36 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 70502 invoked by uid 500); 28 Jul 2012 17:56:35 -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 70469 invoked by uid 99); 28 Jul 2012 17:56:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jul 2012 17:56:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id CD5991427F2 for ; Sat, 28 Jul 2012 17:56:34 +0000 (UTC) Date: Sat, 28 Jul 2012 17:56:34 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: <667613009.113327.1343498194842.JavaMail.jiratomcat@issues-vm> In-Reply-To: <991669630.112137.1343429195108.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (KARAF-1679) org.apache.karaf:apache-karaf:2.2.8 has a 'compile' dependency to org.eclipse:osgi:jar:3.6.2.R36x_v20110210 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-1679?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1342= 4394#comment-13424394 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-1679: --------------------------------------------- The artifact is on ServiceMix repo and this repo is defined in the Karaf po= m.xml. Moreover, this artifact is required in the Karaf distribution assemblies as= the Equinox framework is shipped in Karaf (to be able to switch from Felix= to Equinox very easily just by updating the system.properties). =20 > org.apache.karaf:apache-karaf:2.2.8 has a 'compile' dependency to org.ecl= ipse:osgi:jar:3.6.2.R36x_v20110210 > -------------------------------------------------------------------------= ---------------------------------- > > Key: KARAF-1679 > URL: https://issues.apache.org/jira/browse/KARAF-1679 > Project: Karaf > Issue Type: Bug > Components: karaf-osgi > Affects Versions: 2.2.8 > Reporter: Hendy Irawan > > org.eclipse:osgi:jar:3.6.2.R36x_v20110210 is not in Maven Central (causes= a bit of issue for us using Nexus proxy). > And it seems not used by the final build anyway... I suggest it be marked= scope=3Dtest and/or optional=3Dtrue. > karaf already depends on org.osgi.core 4.2.0 which is similar artifact to= org.eclipse:osgi. > Workaround: > {code} > > =09org.apache.karaf > =09apache-karaf > =09${karaf.version} > =09tar.gz > =09 > =09=09 > =09=09=09osgi > =09=09=09org.eclipse > =09=09 > =09 > > > =09org.apache.karaf.assemblies.features > =09standard > =09${karaf.version} > =09xml > =09features > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira