Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 53950 invoked from network); 17 Sep 2006 12:51:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Sep 2006 12:51:38 -0000 Received: (qmail 67183 invoked by uid 500); 17 Sep 2006 12:51:37 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 66849 invoked by uid 500); 17 Sep 2006 12:51:36 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 66838 invoked by uid 99); 17 Sep 2006 12:51:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Sep 2006 05:51:36 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of joerg.heinicke@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 17 Sep 2006 05:51:29 -0700 Received: (qmail invoked by alias); 17 Sep 2006 12:51:01 -0000 Received: from p549D1886.dip0.t-ipconnect.de (EHLO [192.168.178.20]) [84.157.24.134] by mail.gmx.net (mp037) with SMTP; 17 Sep 2006 14:51:01 +0200 X-Authenticated: #3483660 Message-ID: <450D44F7.1040304@gmx.de> Date: Sun, 17 Sep 2006 14:52:07 +0200 From: Joerg Heinicke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5 MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: [M10N] Eclipse projects References: <4509BD7D.5050701@gmx.de> <450D41B8.1030408@mobilebox.pl> In-Reply-To: <450D41B8.1030408@mobilebox.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 17.09.2006 14:38, Leszek Gawron wrote: >> Is this something we can influence at all? Is this a problem of the >> Maven Eclipse plugin? Or is everything left to the project wizard of >> Eclipse? >> > Are you refering to maven eclipse plugin which you invoke by mvn > eclipse:eclipse or to m2eclipse (which is an eclipse plugin for handling > maven projects)? One is the Maven Eclipse plugin, the other one the Eclipse Maven plugin ;) I refer to Maven plugin invoked via eclipse:eclipse as described in our readme.txt or in Daisy. J�rg