Fixes the default maven respository in the Karaf to use https
How should this be tested?
Before this PR your vagrant up should fail with
Error executing command: No matching features for fcrepo-reindexing/0.0.0
default: sed: can't read /opt/karaf/etc/org.fcrepo.camel.reindexing.cfg: No such file or directory
default: sed: can't read /opt/karaf/etc/org.fcrepo.camel.service.cfg: No such file or directory
default: sed: can't read /opt/karaf/etc/org.fcrepo.camel.service.cfg: No such file or directory
JIRA Ticket: n/a
What does this Pull Request do?
Fixes the default maven respository in the Karaf to use
https
How should this be tested?
Before this PR your
vagrant up
should fail withNow should not
Interested parties
@fcrepo4-exts/fcrepo4-exts-owners specifically @bbpennel