jbonofre commented on issue #2192: URL: https://github.com/apache/karaf/issues/2192#issuecomment-3644968193
Kar doesn't strictly require `META-INF/MANIFEST.MF`, it's a zip archive like a jar. The karaf-maven-plugin is using the jar archiver, which generate/include `MANIFEST.MF` (for information purpose in this case). What's the issue about `MANIFEST.MF` ? -- 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]
