Once I added the staging maven repository to the property
org.ops4j.pax.url.mvn.repositories in the config, i.e.

 config:edit org.ops4j.pax.url.mvn
 config:property-append org.ops4j.pax.url.mvn.repositories ", 
https://repository.apache.org/content/repositories/orgapachekaraf-1156/@id=karaf@staging";
 config:update

then my applications (that currently are running on 4.3.0, but failed on
4.3.1) all seemed to run perfectly.

However, console command history wasn't persisted across karaf
sessions.

Not sure if this is a bug or an intended feature?  If it is a feature,
it is possible to config the persisted history back?

Reply via email to