RE: How to disable maven entries in Manifest.mf

2006-07-18 Thread Mike Perham
To: dev@maven.apache.org Subject: How to disable maven entries in Manifest.mf hello All, I am trying to build a eclipse plugin project. I am using osgi-bundle from http://docs.safehaus.org/display/OSGI/OSGi+Plugin+for

How to disable maven entries in Manifest.mf

2006-07-18 Thread Balareddy, Guntaka \(GE Healthcare\)
hello All,   I am trying to build a eclipse plugin project. I am using osgi-bundle 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 becau