Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 93289 invoked from network); 1 Aug 2010 01:57:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Aug 2010 01:57:04 -0000 Received: (qmail 64463 invoked by uid 500); 1 Aug 2010 01:57:04 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 64419 invoked by uid 500); 1 Aug 2010 01:57:03 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 64411 invoked by uid 99); 1 Aug 2010 01:57:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Aug 2010 01:57:03 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Aug 2010 01:56:59 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 7E69D458233 for ; Sat, 31 Jul 2010 20:56:33 -0500 (CDT) Date: Sat, 31 Jul 2010 20:56:33 -0500 (CDT) From: "Dan Billings (JIRA)" To: issues@maven.apache.org Message-ID: <31438427.26108.1280627793515.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Updated: (MASSEMBLY-1) assembly jar-with-dependencies does not utilize or provide for manifest configuration MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 [ http://jira.codehaus.org/browse/MASSEMBLY-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Billings updated MASSEMBLY-1: --------------------------------- Attachment: uploader.zip Compiled with assembly:assembly to produce jar with dependencies. When the manifest is inspected, the MainClass attribute is not present. > assembly jar-with-dependencies does not utilize or provide for manifest configuration > ------------------------------------------------------------------------------------- > > Key: MASSEMBLY-1 > URL: http://jira.codehaus.org/browse/MASSEMBLY-1 > Project: Maven 2.x Assembly Plugin > Issue Type: Bug > 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 > Assignee: Brett Porter > Priority: Minor > Attachments: mng-1380-src.tar.gz, uploader.zip > > Original Estimate: 1 hour > Time Spent: 30 minutes > Remaining Estimate: 0 minutes > > Date: Mon, 31 Oct 2005 17:04:21 +1100 > From: Brett Porter > To: Maven Users List > 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 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