Please use the maven user list for user questions in the future.
I'm not sure but I don't believe jar-plugin 2.0 allows this. jar-plugin
2.1 should and I just posted a note asking for a release if possible. I
would question why the software is failing on unknown manifest entries.
It really should ignore them instead. Is it possible that a manifest
entry is simply malformed and you just need to correct that?
________________________________
From: Balareddy, Guntaka (GE Healthcare)
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 18, 2006 6:23 PM
To: [email protected]
Subject: How to disable maven entries in Manifest.mf
hello All,
I am trying to build a eclipse plugin project.
I am using <packaging>osgi-bundle</packaging> from
http://docs.safehaus.org/display/OSGI/OSGi+Plugin+for+Maven+2.0.
My question is :
How can i disable maven from putting its own entries in a
manifest.mf
file ? I dont want Maven to add any entries because in that case
the
packaged eclipse plugin does not work.
I am using Maven 2.0.4.
Will really appreciate all help.
Thanks,
Bala