jira-importer opened a new issue, #185: URL: https://github.com/apache/maven-jar-plugin/issues/185
**[Attila Kelemen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kelemen)** opened **[MJAR-313](https://issues.apache.org/jira/browse/MJAR-313?redirect=false)** and commented In certain situations (not sure what is the exact condition required), the Maven jar plugin doesn't add the _MANIFEST.MF_ as the 1st or 2nd entry. This can be a problem (even though technically the spec doesn't have such a requirement), because such a jar file cannot be read with the core JDK class `JarInputStream`. A project this can be reproduced with is JDBI. See the https://github.com/jdbi/jdbi/issues/2698 for details. --- No further details from [MJAR-313](https://issues.apache.org/jira/browse/MJAR-313?redirect=false) -- 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]
