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 > >
