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

Krzysztof Sobkowiak commented on SM-2991:
-----------------------------------------

Removing the 3 entries from {{overrides.properties}} fixes  the problem, but it 
should be also checked in Karaf whether  it's a bug in the override mechanism. 

> ServiceMix doesn't start in offline environment
> -----------------------------------------------
>
>                 Key: SM-2991
>                 URL: https://issues.apache.org/jira/browse/SM-2991
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: assemblies
>    Affects Versions: 7.0.0.M1
>            Reporter: Krzysztof Sobkowiak
>             Fix For: 7.0.0.M2, 7.0.0
>
>
> The problem occurs when {{overrides.properties}} defines bundles which are 
> not used by any boot features and from this reason they are not installed in 
> system directory. When you look here 
> https://github.com/apache/servicemix/blob/master/assemblies/apache-servicemix/src/main/filtered-resources/etc/overrides.properties#L34-L36
>  you can find the 3 missing bundles here.
> {noformat}
> mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/${fasterxml.jackson.version};range="[2,3)"
> mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/${fasterxml.jackson.version};range="[2,3)"
> mvn:com.fasterxml.jackson.module/jackson-module-scala_2.11/${fasterxml.jackson.version};range="[2,3)"
> {noformat}
> See 
> http://servicemix.396122.n5.nabble.com/Custom-ServiceMix-Build-tp5723621p5723623.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to