I am trying to use the new iPojo version that was released a couple of months ago (for which I'm very thankful) but I seem to miss an artifact. I have had the following line in my Karaf feature descriptor:
<bundle>mvn:org.apache.felix/org.apache.felix.ipojo/1.12.1</bundle> But when I now try to switch to iPojo 1.13.0, this artifact does not exist in version 1.13.0. Have I misunderstood this? Don't I need this artifact in the Karaf runtime? /Bengt