[
https://issues.apache.org/jira/browse/KARAF-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved KARAF-3653.
------------------------------------
Resolution: Fixed
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=c410e1db4ca3a68c47ccbef27e8a606b28df0381
> 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: Guillaume Nodet
> 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.karaf.management.boot-4.0.0-SNAPSHOT.jar) are also present in
> features descriptor and Karaf tries to resolve them via maven. They are not
> present in system 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)