[
https://issues.apache.org/jira/browse/KARAF-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495819#comment-14495819
]
Guillaume Nodet commented on KARAF-3653:
----------------------------------------
I've been able to add symlinks to lib/boot jars, but unfortunately, this is not
supported by the builtin unzip mechanism, at least on Win XP + NTFS.
Can someone with a more recent windows version try it ? I can send a zip file
to verify it.
> 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)