You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Giancarlo Rosso (JIRA)" <ji...@codehaus.org> on 2009/05/29 09:15:42 UTC

[jira] Commented: (CONTINUUM-2207) Missing value for key 'scmResult' if build group project

    [ 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<profile> 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 '"<me>".
> 2009-04-27 15:43:02,819 [pool-1-thread-15] INFO  org.apache.maven.continuum.notification.mail.MailContinuumNotifier  - Recipient: To '<recipitients>'.
> 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