Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 82988 invoked from network); 21 Sep 2010 22:46:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Sep 2010 22:46:09 -0000 Received: (qmail 84032 invoked by uid 500); 21 Sep 2010 22:46:09 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 83977 invoked by uid 500); 21 Sep 2010 22:46:09 -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 83576 invoked by uid 99); 21 Sep 2010 22:46:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Sep 2010 22:46:08 +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; Tue, 21 Sep 2010 22:46:04 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 8725514A8190 for ; Tue, 21 Sep 2010 17:45:43 -0500 (CDT) Date: Tue, 21 Sep 2010 17:45:43 -0500 (CDT) From: "John Casey (JIRA)" To: issues@maven.apache.org Message-ID: <20113936.62912.1285109143551.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <10666239.1211885421369.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Closed: (MASSEMBLY-327) Using filtered within dependencySet unpackOptions 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-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Casey closed MASSEMBLY-327. -------------------------------- Resolution: Duplicate Fix Version/s: 2.2-beta-6 Assignee: John Casey duplicate of MASSEMBLY-206 > Using filtered within dependencySet unpackOptions > ------------------------------------------------- > > Key: MASSEMBLY-327 > URL: http://jira.codehaus.org/browse/MASSEMBLY-327 > Project: Maven 2.x Assembly Plugin > Issue Type: Bug > Affects Versions: 2.2-beta-2 > Reporter: Andy Yeung > Assignee: John Casey > Fix For: 2.2-beta-6 > > > The files within the unpacked jar did not apply the filters defined. > pom configuration includes > > > src/assemble/filter.properties > > > which contains > storage.id=abcde > assembly.xml defines dependency set > > /snp-agent1 > true > > true > > runtime > > > XXX.agent:agent-ear-config > > > > However, the files within are not filtered. -- 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