jbonofre commented on issue #2195: URL: https://github.com/apache/karaf/issues/2195#issuecomment-3644979233
Using wrap in features repository requires to have `<feature prerequisite="true">pax-url-wrap</feature>`. You can take example on the karaf-integration features repository and distribution: * https://github.com/apache/karaf/blob/main/assemblies/features/integration/ * https://github.com/apache/karaf/tree/main/assemblies/apache-karaf-integration If you want, I can fix your project. Do you mind to share your code ? Else I can create a simple sample for you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
