From continuum-users-return-4564-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Thu Sep 06 06:25:15 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 80494 invoked from network); 6 Sep 2007 06:25:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Sep 2007 06:25:15 -0000 Received: (qmail 74837 invoked by uid 500); 6 Sep 2007 06:25:08 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 74739 invoked by uid 500); 6 Sep 2007 06:25:08 -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 74728 invoked by uid 99); 6 Sep 2007 06:25:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2007 23:25:08 -0700 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 [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 06 Sep 2007 06:26:23 +0000 Received: (qmail 31423 invoked from network); 6 Sep 2007 06:24:40 -0000 Received: from chb28-2-88-163-39-128.fbx.proxad.net (HELO ?127.0.0.1?) (88.163.39.128) by 0 with SMTP; 6 Sep 2007 06:24:40 -0000 Message-ID: <46DF9D12.6070206@venisse.net> Date: Thu, 06 Sep 2007 08:24:18 +0200 From: Emmanuel Venisse User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Continuum doesnot provide continous integration !! References: <12498532.post@talk.nabble.com> <12516248.post@talk.nabble.com> In-Reply-To: <12516248.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Can you explain why you don't want to use pom.xml from scm? If you want to use specific settings for your continuous integration, it would be better to use profiles in your pom Emmanuel albateos a écrit : > > Thanks for ur replies. But these are not solution. We use local pom files > for adding a new project to the Continuum. But Continuum use just SCM tags > from the local pom file. After that uses pom.xml files from Subversion. I > want taht Continnum use local pom files while integration operation. How i > can do that?? > > > > > > albateos wrote: >> Hi, >> >> I'm new with continuum and using 1.1 BETA version. I'm using pom.xml files >> for adding new projects to the continuum. But continuum dont use this >> pom.xml files instead of this files uses pom.xml files in SCM (we are >> using subversion for SCM). This dont provide continous integration. >> >> In this case i want to change our subproject versions without any changes >> in SCM. For example parent project uses 20070904 version of subproject1 in >> pom.xml in SCM.But while using Continuum i want to change parent project >> uses this date version of subproject1. And this date version of subproject >> is produced with Continuum. As sequence firstly i want to prepare this >> date version of subprojects and parent project uses this prepared project >> at the end. How can i do this?? >> >> Any ideas ?? >> >> Thanks, >> Ibrahim >> >> >> >