amit kumar wrote:
With the help of people here especially Graham, I am able to build the plug in successfully using pde-maven-plugin. The only thing left now is that I want to package the lib folder along with the plugin, which I can do by using copy-dependency but I am not able the lib entries to Manifest file thus leaving the plug in handicapped at run time. The manifest entries tell plug in to expect the dependencies in the root folder of plugin, while I want to package it in lib folder(the tidier option).
Tell the dependency plugin to copy the dependencies into the root folder, not the lib folder.
Full instructions on how to do that are here: http://maven.apache.org/plugins/maven-eclipse-plugin/pde.html Regards, Graham --
smime.p7s
Description: S/MIME Cryptographic Signature
