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 93C5C17EF9 for ; Mon, 13 Apr 2015 04:47:12 +0000 (UTC) Received: (qmail 79256 invoked by uid 500); 13 Apr 2015 04:47:12 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 79225 invoked by uid 500); 13 Apr 2015 04:47:12 -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 79213 invoked by uid 99); 13 Apr 2015 04:47:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Apr 2015 04:47:12 +0000 Date: Mon, 13 Apr 2015 04:47:12 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KARAF-3653) Karaf can't be started in offline mode 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-3653?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated KARAF-3653: ---------------------------------------- Fix Version/s: 4.0.0 > Karaf can't be started in offline mode > -------------------------------------- > > Key: KARAF-3653 > URL: https://issues.apache.org/jira/browse/KARAF-3653 > Project: Karaf > Issue Type: Bug > Affects Versions: 4.0.0 > Reporter: Igor Lazebny > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Critical > Fix For: 4.0.0 > > > Some of libs located in lib/boot/ (org.apache.karaf.diagnostic.boot-4.0.0= -SNAPSHOT.jar, org.apache.karaf.jaas.boot-4.0.0-SNAPSHOT.jar, org.apache.ka= raf.management.boot-4.0.0-SNAPSHOT.jar) are also present in features descri= ptor and Karaf tries to resolve them via maven. They are not present in sys= tem folder, so can't be resolved without internet connection. > Steps to reproduce: > 1. Disable internet connection > 2. Clean local maven repo (or just remove those jars) > 3. Start Karaf -- This message was sent by Atlassian JIRA (v6.3.4#6332)