jbonofre wrote > Hi, > > you can take a look on https://issues.apache.org/jira/browse/KARAF-6600 > > Just quick workaround: just change http to https in > etc/org.ops4j.pax.url.mvn.cfg > > Regards > JB
Hello, This is exactly what I wanted to test, but my question is, do karaf requires connection to maven repository, even after it was built with plugin and every single bundle is provided in system? Is it possible to work fully offline? Should I set org.ops4j.pax.url.mvn.globalUpdatePolicy to never? It hasn't been an issue until now, but it is possible, the server will be started in data center, where the firewall will block all external requests except whitelisted, and return some 'strange' error code (or swallow packages) when calling repo1.maven.org... -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
