Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 56760 invoked from network); 1 Jan 2010 01:06:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Jan 2010 01:06:27 -0000 Received: (qmail 79969 invoked by uid 500); 1 Jan 2010 01:06:27 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 79898 invoked by uid 500); 1 Jan 2010 01:06:27 -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 79888 invoked by uid 99); 1 Jan 2010 01:06:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jan 2010 01:06:27 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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; Fri, 01 Jan 2010 01:06:16 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 50F7714A8234 for ; Thu, 31 Dec 2009 19:05:55 -0600 (CST) Date: Thu, 31 Dec 2009 19:05:55 -0600 (CST) From: "Dan Tran (JIRA)" To: issues@maven.apache.org Message-ID: <25704243.49640.1262307955216.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <69636224.1173736716187.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Commented: (MDEP-68) Make dependency:unpack of tar files support symlinks MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MDEP-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204765#action_204765 ] Dan Tran commented on MDEP-68: ------------------------------ this is because excludes/includes configurations are are totally ignored by plexus-archiver's TarUnArchiver. perhaps we can use mojo's truezip component from truezip-maven-plugin, instead of plexus archiver, which has a very flexible configuration and therefor could solve a bunch of issues related to unpack > Make dependency:unpack of tar files support symlinks > ---------------------------------------------------- > > Key: MDEP-68 > URL: http://jira.codehaus.org/browse/MDEP-68 > Project: Maven 2.x Dependency Plugin > Issue Type: Improvement > Components: unpack, unpack-dependencies > Reporter: Steinar Bang > Assignee: Brian Fox > > Could dependency:unpack of tar file be made to support symlinks? The use case is deploying unix/linux shared libraries, with symlinks between different versions of the libraries. > The current behaviour is that the symlinks becomes 0 byte sized files. -- 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