Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.5.1
-
None
Description
Some library we're using (namely xdb, from the oracle XDK) doesn't have any manifest file.
This makes InstallPluginsMojo crash because it seems to consider jars always have a manifest.
After checking the Jar File Specification (http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html), as the whole META-INF is optional, it's legal for a Jar to not have a manifest.
Cheers.
Attachments
Attachments
Issue Links
- is duplicated by
-
MECLIPSE-425 NPE in install-plugins when processing JARs without a manifest file
- Closed
-
MECLIPSE-461 NPE with eclipse:install-plugins
- Closed