From continuum-users-return-3782-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Tue May 15 13:45:05 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 19647 invoked from network); 15 May 2007 13:45:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 May 2007 13:45:05 -0000 Received: (qmail 97002 invoked by uid 500); 15 May 2007 13:45:09 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 96985 invoked by uid 500); 15 May 2007 13:45:09 -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 96974 invoked by uid 99); 15 May 2007 13:45:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 May 2007 06:45:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [212.13.37.242] (HELO gate.criticalsoftware.com) (212.13.37.242) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 May 2007 06:45:00 -0700 Received: from [192.168.2.59] (unknown [192.168.2.59]) by gate.criticalsoftware.com (Postfix) with ESMTP id 8EEBA78967 for ; Tue, 15 May 2007 13:36:21 +0000 (UTC) Message-ID: <4649B925.4040207@criticalsoftware.com> Date: Tue, 15 May 2007 14:44:05 +0100 From: =?ISO-8859-1?Q?Rodrigo_Gon=E7alves?= User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Continuum project wrong version References: <46499411.5020909@criticalsoftware.com> <4649A323.1030509@venisse.net> In-Reply-To: <4649A323.1030509@venisse.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi... Thx for your answer, I saw what's happening it add a info in the=20 scm. Solved! Regards, Rodrigo. Emmanuel Venisse wrote: > It was a problem in maven-scm and it is fixed in Continuum 1.1-alpha-1 > > Emmanuel > > Rodrigo Gon=E7alves a =E9crit : >> Hi.. >> >> I'm using continuum 1.03, and something very strange happen today. >> I did a release several projects ( proj 1.1-SNAPSHOT -> release 1.1=20 >> -> proj 1.2 SNAPSHOT), everything went fine. >> But in Continuum one of the projects shows the version 1.1 instead of=20 >> 1.2-SNAPSHOT like it should, because it's the head version on CVS (I=20 >> checked). I looked and find out that continuum is not checking out=20 >> the head version out of CVS. >> >> Any ideas of what's happening here? >> >> >> > >