From issues-return-3762-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Fri May 29 07:16:01 2009 Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 52183 invoked from network); 29 May 2009 07:16:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 May 2009 07:16:01 -0000 Received: (qmail 61723 invoked by uid 500); 29 May 2009 07:16:13 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 61677 invoked by uid 500); 29 May 2009 07:16:13 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 61667 invoked by uid 99); 29 May 2009 07:16:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2009 07:16:13 +0000 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 [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2009 07:16:03 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 2155714A81A3 for ; Fri, 29 May 2009 02:15:42 -0500 (CDT) Message-ID: <7100336.72081243581342092.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Fri, 29 May 2009 02:15:42 -0500 (CDT) From: "Giancarlo Rosso (JIRA)" To: issues@continuum.apache.org Subject: [jira] Commented: (CONTINUUM-2207) Missing value for key 'scmResult' if build group project In-Reply-To: <24782916.68981240842104922.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=178545#action_178545 ] Giancarlo Rosso commented on CONTINUUM-2207: -------------------------------------------- Same problem here, with identical stacktrace. I noticed tha before the error there's a warning: [pool-1-thread-2] WARN org.apache.maven.continuum.execution.maven.m2.MavenTwoBuildExecutor - Could not find the executable 'mvn' in this path: Linux RHEL 5.3 64bit, jdk1.5.0_17, continuum 1.3.2 and maven 2.0.10. > Missing value for key 'scmResult' if build group project > -------------------------------------------------------- > > Key: CONTINUUM-2207 > URL: http://jira.codehaus.org/browse/CONTINUUM-2207 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.2 > Environment: Maven 2.1.0-M1 / > Continuum 1.3.2 : Standalone version, lanched using the wrapper mode "console". > Reporter: regis > > Hi, > Here is steps to reproduce the issue : > - I created a group "myGroup" linked to a local repository : "C:\myRepo" > - I configured a build definition for this group : "-e -B -U -P clean install" > - I added all my projects to this group by the pom URL > - I built all the projects using the build all project button > Symptoms are : > - The first project of the build queue is correctly built > - The others failed with the error : "Missing value for key 'scmResult'" > - If I re-build the project manualy, it works ... > No detail in the continuum.log file: > 2009-04-27 15:43:02,319 [pool-1-thread-15] INFO org.apache.maven.continuum.buildcontroller.DefaultBuildController - Starting build of MY_PROJECT > 2009-04-27 15:43:02,350 [pool-1-thread-15] INFO org.apache.maven.continuum.buildcontroller.DefaultBuildController - The project was never be built with the current build definition, building > 2009-04-27 15:43:02,350 [pool-1-thread-15] INFO org.apache.maven.continuum.buildcontroller.DefaultBuildController - Performing action update-project-from-working-directory > 2009-04-27 15:43:02,475 [pool-1-thread-15] INFO org.apache.maven.continuum.buildcontroller.DefaultBuildController - Performing action execute-builder > 2009-04-27 15:43:02,819 [pool-1-thread-15] INFO org.apache.maven.continuum.notification.mail.MailContinuumNotifier - Message Subject: '[continuum] BUILD ERROR: MyGroup - MY_PROJECT - MyBuildDefinition'. > 2009-04-27 15:43:02,819 [pool-1-thread-15] INFO org.apache.maven.continuum.notification.mail.MailContinuumNotifier - Sending message: From '"". > 2009-04-27 15:43:02,819 [pool-1-thread-15] INFO org.apache.maven.continuum.notification.mail.MailContinuumNotifier - Recipient: To ''. > Kind Regards, > Regis. -- 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