On further testing it appears that the core components required for Solr integration have the same problem when deploying through OSGI.
I suspect that this is why custom versions were required for the httpcomponents too.
Seems like we are going to have to use the CF JavaLoader like we did for Solr 4.6 or place the JAR’s directly to a lib folder
This is unfortunate and disappointing as OSGI would have been a cleaner method, making use of one of the core features of Lucee 5
Is there an alternative as mentioned above? e.g. through ivy, maven etc.