Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 57563 invoked from network); 12 Jan 2006 13:07:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jan 2006 13:07:05 -0000 Received: (qmail 18670 invoked by uid 500); 12 Jan 2006 13:07:03 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 18650 invoked by uid 500); 12 Jan 2006 13:07:03 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 18639 invoked by uid 99); 12 Jan 2006 13:07:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2006 05:07:03 -0800 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 denis.fuenzalida@gmail.com designates 64.233.162.192 as permitted sender) Received: from [64.233.162.192] (HELO zproxy.gmail.com) (64.233.162.192) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2006 05:07:00 -0800 Received: by zproxy.gmail.com with SMTP id l8so395337nzf for ; Thu, 12 Jan 2006 05:06:39 -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:content-transfer-encoding:content-disposition:references; b=n1L+jAF+2TUR3OaEF+nwh2Tb1QaZiKkvLiupzY31x6siuToN1112tdtoZUyBVgSPBxDABJ4gA+u9Tms+6lNvBicm8mySyARTDBNvM5113Ye1Mx2o3dJDEVR49yZgTdhe9SeoyTYdXOsoKCwub5uEmUCkFf24C3QrwwqZXtRx6Lk= Received: by 10.36.101.3 with SMTP id y3mr1810516nzb; Thu, 12 Jan 2006 05:06:39 -0800 (PST) Received: by 10.36.46.3 with HTTP; Thu, 12 Jan 2006 05:06:39 -0800 (PST) Message-ID: <96a378610601120506g725007bbj@mail.gmail.com> Date: Thu, 12 Jan 2006 10:06:39 -0300 From: Denis Fuenzalida To: "Chandavarapu, Gopal" , continuum-users@maven.apache.org Subject: Re: Continuum + maven 2 + subversion. In-Reply-To: <8C4BEA89C2C45A4FA66BEE043DB9AF4C1B6886@MSGBANCLA2WIN.DMN1.FMR.COM> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8C4BEA89C2C45A4FA66BEE043DB9AF4C1B6886@MSGBANCLA2WIN.DMN1.FMR.COM> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 1.- You must upload your pom.xml to continuum by adding a "maven 2.0 project" in the continuum menu. Your pom.xml must contain the SCM information, like this: scm:svn:svn://localhost/myproject scm:svn:svn://localhost/myproject 2.- I use Eclipse 3.1.x as my IDE, with the subclipse plugin. You can generate the files required by eclipse by running "mvn eclipse:eclipse" on your project and then Import - Existing project into the workspace. In Eclipse, you'll need to define an M2 workspace variable which points to your local maven repository. Then you can easily add your project into a svn server. When your project is managed with svn in Eclipse, you can right-click a file and mark it as "add to svn ignore". you can use the svn from the command line also, as described here: http://svnbook.red-bean.com/en/1.1/ch07s02.html See you, Denis 2006/1/12, Chandavarapu, Gopal : > > > Hi, > > I too want to use all the three tools together. But I am stuck at the red > line below. > > Can you tell me how to go forward now. > > 1. What do you mean by upload the file to continuum--- what do I need to = do > with the pom.xml file. what other changes do I need to do to get the > continuum server, check the repository constantly and when ever there is = a > latest checkin from some user, the continuum server should build etc and > email a status report. > > 2. and how to add the target folder to the svn:ignore in which file ? > > Please let me know > > Many Thanks. > > Kindly cc the reply to chandavarapu@gmail.com also. -- "And in the end, the love you take is equal to the love you make" -- The Beatles, "The End"