Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 84645 invoked from network); 5 Dec 2005 13:58:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Dec 2005 13:58:30 -0000 Received: (qmail 61583 invoked by uid 500); 5 Dec 2005 13:58:23 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 61520 invoked by uid 500); 5 Dec 2005 13:58:22 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 61508 invoked by uid 99); 5 Dec 2005 13:58:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 05:58:22 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jbisotti@gmail.com designates 64.233.184.195 as permitted sender) Received: from [64.233.184.195] (HELO wproxy.gmail.com) (64.233.184.195) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 05:58:20 -0800 Received: by wproxy.gmail.com with SMTP id i31so635788wra for ; Mon, 05 Dec 2005 05:58:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=eYfGCVaw/o2VqfjXnlgoR0MpJ0JblWucqHHqWteXdiLDeztLnEL2ekGE9kvEKFmW0mFtJjAPWvnex7vr4AAkqHletwI4bAC8EuxK7tATc6yocZhJcWwL6Tg2r6cgLOYPwmSL85EhLclbrK2QlDDnFl9fyplgWENnTgaQERINIOI= Received: by 10.64.196.9 with SMTP id t9mr2703185qbf; Mon, 05 Dec 2005 05:57:59 -0800 (PST) Received: by 10.65.253.9 with HTTP; Mon, 5 Dec 2005 05:57:59 -0800 (PST) Message-ID: <71dfa56d0512050557j70cca0c2sa3244f2927af18ab@mail.gmail.com> Date: Mon, 5 Dec 2005 08:57:59 -0500 From: Jamie Bisotti To: Jakarta Commons Users List Subject: Re: [HowTo][Best Practice] SVN + Maven multiproject + Eclipse. In-Reply-To: <826FFD876F610049BF04D94CDF9ED133C3E20A@yvain.ms.dsi.cnrs.fr> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_28624_27212370.1133791079560" References: <826FFD876F610049BF04D94CDF9ED133C3E20A@yvain.ms.dsi.cnrs.fr> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_28624_27212370.1133791079560 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 11/29/05, Marc DEXET wrote: > > Hi everybody. > I know the subject is not a straight Commons concern, but as many > developers > here I presume, I use Eclipse as IDE. Every time I got a maven > multiproject > to check out it's a pain with it. I suppose there's one or many good > practices to follow up. I do as following, but it's not the best : > - Open Eclipse Workspace A > - check out project with SVN (Subeclipse) > - Outside of eclipse, I do 'maven multiproject:goal -Dgoal=3Declipse' > - Switch to workspace B > - import project from workspace A > > How you do ? > > Maybe we would put it into the wiki ? > > Sorry for repeat for commons-dev readers. > > -- > Marc DeXeT > CNRS/DSI/BEST > > > What is the point of switching to workspace B? -- Jamie Bisotti ------=_Part_28624_27212370.1133791079560--