From continuum-users-return-3778-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Tue May 15 12:10:59 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 73575 invoked from network); 15 May 2007 12:10:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 May 2007 12:10:59 -0000 Received: (qmail 25908 invoked by uid 500); 15 May 2007 12:11:04 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 25875 invoked by uid 500); 15 May 2007 12:11:04 -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 25864 invoked by uid 99); 15 May 2007 12:11:03 -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 05:11:03 -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 [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 15 May 2007 05:10:56 -0700 Received: (qmail 6455 invoked from network); 15 May 2007 12:10:38 -0000 Received: from 120.210.72-86.rev.gaoland.net (HELO ?127.0.0.1?) (86.72.210.120) by 0 with SMTP; 15 May 2007 12:10:38 -0000 Message-ID: <4649A323.1030509@venisse.net> Date: Tue, 15 May 2007 14:10:11 +0200 From: Emmanuel Venisse 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> In-Reply-To: <46499411.5020909@criticalsoftware.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org It was a problem in maven-scm and it is fixed in Continuum 1.1-alpha-1 Emmanuel Rodrigo Gonçalves a écrit : > 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 -> > proj 1.2 SNAPSHOT), everything went fine. > But in Continuum one of the projects shows the version 1.1 instead of > 1.2-SNAPSHOT like it should, because it's the head version on CVS (I > checked). I looked and find out that continuum is not checking out the > head version out of CVS. > > Any ideas of what's happening here? > > >