Re: [m2] manifest for assembly jar-with-dependencies

2005-10-31 Thread Michael Heuer

 http://jira.codehaus.org/browse/MNG-1380

On Mon, 31 Oct 2005, Brett Porter wrote:

 Yes, that's an issue with the assembly plugin. If there is no
 corresponding JIRA issue, please file one.

 - Brett

 On 10/28/05, Michael Heuer [EMAIL PROTECTED] wrote:
  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]
 
 

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




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



Re: [m2] manifest for assembly jar-with-dependencies

2005-10-30 Thread Brett Porter
Yes, that's an issue with the assembly plugin. If there is no
corresponding JIRA issue, please file one.

- Brett

On 10/28/05, Michael Heuer [EMAIL PROTECTED] wrote:
 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]



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



[m2] manifest for assembly jar-with-dependencies

2005-10-27 Thread Michael Heuer
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]