assembly jar-with-dependencies does not utilize or provide for manifest 
configuration
-------------------------------------------------------------------------------------

         Key: MNG-1380
         URL: http://jira.codehaus.org/browse/MNG-1380
     Project: Maven 2
        Type: Bug
  Components: maven-assembly-plugin  
    Versions: 2.0    
 Environment: $ uname -a
Darwin xxx 8.2.0 Darwin Kernel Version 8.2.0: Fri Jun 24 17:46:54 PDT 2005; 
root:xnu-792.2.4.obj~3/RELEASE_PPC Power Macintosh powerpc

$ java -version
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-72)
Java HotSpot(TM) Client VM (build 1.5.0_05-44, mixed mode, sharing)

$ mvn -version
Maven version: 2.0

maven-assembly-plugin version 2.0
 Reporter: Michael Heuer
    Priority: Minor


Date: Mon, 31 Oct 2005 17:04:21 +1100
From: Brett Porter <[EMAIL PROTECTED]>
To: Maven Users List <[email protected]>
Subject: Re: [m2] manifest for assembly jar-with-dependencies

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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to