Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 74814 invoked from network); 14 Apr 2009 17:35:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Apr 2009 17:35:20 -0000 Received: (qmail 53548 invoked by uid 500); 14 Apr 2009 17:35:19 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 53478 invoked by uid 500); 14 Apr 2009 17:35:19 -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 53468 invoked by uid 99); 14 Apr 2009 17:35:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2009 17:35:19 +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; Tue, 14 Apr 2009 17:35:11 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id D850B14A81A4 for ; Tue, 14 Apr 2009 12:34:53 -0500 (CDT) Message-ID: <31009069.1239730493511.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Tue, 14 Apr 2009 12:34:53 -0500 (CDT) From: "ashok (JIRA)" To: issues@maven.apache.org Subject: [jira] Commented: (MECLIPSE-178) symbolic links need to able to be specified in the pom In-Reply-To: <63035906.1161286040801.JavaMail.haus-jira@codehaus01.managed.contegix.com> 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/MECLIPSE-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=172947#action_172947 ] ashok commented on MECLIPSE-178: -------------------------------- is there any worksround for this. I want to have some workaround to preserve the Linkedresource from the .project file. > symbolic links need to able to be specified in the pom > ------------------------------------------------------ > > Key: MECLIPSE-178 > URL: http://jira.codehaus.org/browse/MECLIPSE-178 > Project: Maven 2.x Eclipse Plugin > Issue Type: New Feature > Reporter: Jim Sellers > > In eclipse, you can make a symbolic link to a file. > create new file -> advanced -> "link to file in the system". > This will create a part in the .project file like this: > > > src/test/resources/oracle-ds.xml > 1 > C://jboss/server/default/deploy/oracle-ds.xml > > > When you run "mvn eclipse:eclipse" this gets wipped out. It would be great if this soft link didn't have to be re-created someone runs the command. -- 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