Hi all….first time post, so be kind… :) I have to believe this has been asked enough to be a FAQ, but couldn’t find the reference in the users, dev list that I could see nor the Felix Jira list, StackOverflow, etc.
Using Felix 6.0.3, the default configuration seems to reference felix.apache.org/obr/releases.xml which, well, hasn’t been updated since 2017. The only problem with that is there are a lot of references to http://repo1.maven.org... which get picked up. And the only problem with that is maven.org went https-only since start of this year; references to the non-secure HTTP link return 501 errors at deploy/start time. If this was a code problem in the Felix bundlerepository, or even the distro config.properties, I’d create an issue in Jira and try to fix it in code or conf, but that’s not the problem as this is an online resource at felix.apache.org. I’ve worked around by pulling the .xml, changing the repo1 refs, and changing my obr.repository .url entry in config.properties to reference that as a file:// URL, but that seems like a hack. Is there an alternate releases.xml resource? Or did I totally miss the memo (as I expect :) Thanks! Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org