From issues-return-52099-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Mon Apr 20 22:30:15 2009 Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 58289 invoked from network); 20 Apr 2009 22:30:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Apr 2009 22:30:15 -0000 Received: (qmail 51955 invoked by uid 500); 20 Apr 2009 22:30:14 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 51854 invoked by uid 500); 20 Apr 2009 22:30:14 -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 51844 invoked by uid 99); 20 Apr 2009 22:30:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Apr 2009 22:30:14 +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; Mon, 20 Apr 2009 22:30:05 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 00AFD14A81A4 for ; Mon, 20 Apr 2009 17:29:45 -0500 (CDT) Message-ID: <13814313.15471240266585000.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Mon, 20 Apr 2009 17:29:45 -0500 (CDT) From: "Arnaud Heritier (JIRA)" To: issues@maven.apache.org Subject: [jira] Closed: (MECLIPSE-469) CLONE -mark contents of "target" directory as derived In-Reply-To: <13915066.1216677386939.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-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Heritier closed MECLIPSE-469. ------------------------------------ Resolution: Won't Fix I didn't find how to fix it. If someone know how to do. After searching a little bit, fhis setting isn't stored in project configuration files. It seems to be somewhere in the workspace and it can be set only from eclipse APIs. It's to difficult to add. You can have a look at m2eclipse and q4e which handles it. > CLONE -mark contents of "target" directory as derived > ----------------------------------------------------- > > Key: MECLIPSE-469 > URL: http://jira.codehaus.org/browse/MECLIPSE-469 > Project: Maven 2.x Eclipse Plugin > Issue Type: Bug > Affects Versions: 2.2 > Reporter: Andreas Schildbach > > Eclipse has the notion of "derived resources", which are normally excluded from many dialogs like the "Open Resource" dialog (Ctrl-Shift-R). Without this marker, all those dialogs would be cluttered with unrelevant files (which can't be edited anyway because they will be overwritten on the next build). > Unfortunately, unlike Eclipse itself, "mvn eclipse:eclipse" does not mark generated files as derived. A good candidate would be the entire contents of the "target" directory. -- 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