I have just upgraded to Eclipse 3.7 and javassist 3.14.0-GA. It seems that the MANIFEST.MF file of the maven downloaded jar is considered invalid: when opened, it displays:
invalid LOC header (bad signature)
What is more, m2e (the Maven plugin for Eclipse) completely ignores the entire jar - meaning it doesn't show up in either the Eclipse index or in the dependency management.
Is this a known problem. If not, should I file a bug for it in the javassist JIRA?
Any help is appreciated.
Thanks.
Eugen.