Hello,

I followed the guide at

> http://maven.apache.org/guides/mini/guide-manifest.html

to add entries to my MANIFEST.MF, and that works fine with

$ mvn package

However, it seems that the assembly plugin does not reuse the
configuration information when building the jar-with-dependencies jar, so
I'm left with a default manifest in that jar.

   michael


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to