[ http://jira.codehaus.org/browse/CONTINUUM-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maria Catherine Tan reassigned CONTINUUM-2207:
----------------------------------------------
Assignee: Maria Catherine Tan
> 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
> Assignee: Maria Catherine Tan
> Fix For: 1.3.5
>
>
> 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
|