Hi,

if you see test issues for jackrabbit-it-osgi, it might be because
pax-exam tries to get missing artefacts using "http" (not "https") from
Maven Central (see
<https://github.com/Islandora/documentation/issues/1443>).

We probably need to update the dependency at some point; in the
meantime, specifying


-Dorg.ops4j.pax.url.mvn.repositories="https://repo1.maven.org/maven2@id=central";

on the mvn command line seems to help.

Best regards, Julian

Reply via email to