Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 36592 invoked from network); 28 Apr 2009 08:01:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Apr 2009 08:01:14 -0000 Received: (qmail 93201 invoked by uid 500); 28 Apr 2009 08:01:13 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 93099 invoked by uid 500); 28 Apr 2009 08:01:13 -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 93080 invoked by uid 99); 28 Apr 2009 08:01:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2009 08:01:13 +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, 28 Apr 2009 08:01:05 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 1F4A514A81A8 for ; Tue, 28 Apr 2009 03:00:45 -0500 (CDT) Message-ID: <6513418.73941240905645123.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Tue, 28 Apr 2009 03:00:45 -0500 (CDT) From: "Arnaud Heritier (JIRA)" To: issues@maven.apache.org Subject: [jira] Updated: (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:all-tabpanel ] Arnaud Heritier updated MECLIPSE-178: ------------------------------------- Attachment: MECLIPSE-178.patch The patch corresponding to modified files > 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 > Attachments: EclipseProjectWriter.java, LinkedResourceCommand.java, MECLIPSE-178.patch, mylyn-context.zip > > > 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