I've created my own feature XML containing the ipojo bundle (also using the respective archetype to create the feature XML) and now the karaf-assembly reads it.
I've even copied the content of the original ipojo feature descriptor file (https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.ipojo.features/1.12.1/org.apache.felix.ipojo.features-1.12.1.xml) into my own file and it works. The only difference now is the groupId, artifactId, version, and classifier. I don't think it has anything to do with the groupId, artifactId, or version, but with the classifier. Does the install-kar goal require a classifier "features"? -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-3-0-2-custom-distribution-install-kars-ignores-ipojo-dependency-tp4038145p4038148.html Sent from the Karaf - User mailing list archive at Nabble.com.
