Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 17621 invoked from network); 14 Aug 2006 02:01:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Aug 2006 02:01:44 -0000 Received: (qmail 61614 invoked by uid 500); 14 Aug 2006 02:01:43 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 61566 invoked by uid 500); 14 Aug 2006 02:01:42 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 61557 invoked by uid 99); 14 Aug 2006 02:01:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Aug 2006 19:01:42 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Aug 2006 19:01:41 -0700 Received: (qmail 13683 invoked by uid 89); 14 Aug 2006 02:01:20 -0000 Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1) by smtp.domain.com with SMTP; 14 Aug 2006 02:01:20 -0000 Message-ID: <65162219.1155520880145.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Sun, 13 Aug 2006 21:01:20 -0500 (CDT) From: "Simon Lebettre (JIRA)" To: issues@maven.apache.org Subject: [jira] Created: (CONTINUUM-813) When uploading an uncommitted pom : this is the pom currently on scm which is used MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N When uploading an uncommitted pom : this is the pom currently on scm which is used ----------------------------------------------------------------------------------- Key: CONTINUUM-813 URL: http://jira.codehaus.org/browse/CONTINUUM-813 Project: Continuum Issue Type: Bug Components: SCM, Web interface Affects Versions: 1.0.3 Reporter: Simon Lebettre Priority: Trivial - I created a test project, without any scm data in the pom. I commited the pom as is. - then I modified the POM locally to include scm information (I just used a local cvs , no viewcvs installed ) - I deleted my project and re-uploaded the local pom with the correct scm tag ==> continuum replaces the correct uploaded pom by the incorrect pom from cvs, and tells there is no scm metadata in the pom ! ------------------------------------------------------------------------------------------------------------------------------------------------- I suggest just adding a mention on the upload page : "warning : the __committed__ pom will be used for the build, not the __uploaded__ pom" -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira