Hi Wayne, Thanks for responding for my question. my META-INF is in $basedir} directory. is it possible to have manifest in a different location.
Thanks Gautham Pamu On 4/21/06, Wayne Fay <[EMAIL PROTECTED]> wrote: > > Your manifest should be in: > src/main/resources/META-INF/MANIFEST.MF > > if you want it to end up in Jar-root/META-INF/MANIFEST.MF > > Wayne > > On 4/21/06, Gautham Pamu <[EMAIL PROTECTED]> wrote: > > Hi Everyone, > > > > Maven jar is create the manifest file but is it possible to package an > > existing file from the src directory. I need this to package an eclipse > > plugin and it already has a manifest file. > > > > Are there an special plugins to package eclipse plugins ? > > > > -- > > -Gautham Pamu > > > > > -- -Gautham Pamu
