[ 
https://issues.apache.org/jira/browse/KARAF-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495719#comment-14495719
 ] 

Guillaume Nodet commented on KARAF-3653:
----------------------------------------

I had not though about this problem when adding support for libraries.
I'd like to avoid the duplication of all libraries in both system/ and lib/ 
though, so I'll try to see if symlinks could be used or maybe modify the code 
so that libraries can be loaded from system somehow...

> 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é
>            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)

Reply via email to