[
http://jira.codehaus.org/browse/CONTINUUM-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=174431#action_174431
]
regis commented on CONTINUUM-2207:
----------------------------------
Sure !
org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error executing
action 'execute-builder'
at
org.apache.maven.continuum.buildcontroller.DefaultBuildController.performAction(DefaultBuildController.java:426)
at
org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:162)
at
org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:48)
at
org.apache.continuum.taskqueueexecutor.ParallelBuildsThreadedTaskQueueExecutor$ExecutorRunnable$1.run(ParallelBuildsThreadedTaskQueueExecutor.java:120)
at
edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442)
at
edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:178)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Missing value for key 'scmResult'.
at
org.apache.maven.continuum.core.action.AbstractContinuumAction.getObject(AbstractContinuumAction.java:294)
at
org.apache.maven.continuum.core.action.AbstractContinuumAction.getScmResult(AbstractContinuumAction.java:202)
at
org.apache.maven.continuum.core.action.ExecuteBuilderContinuumAction.execute(ExecuteBuilderContinuumAction.java:89)
at
org.apache.maven.continuum.buildcontroller.DefaultBuildController.performAction(DefaultBuildController.java:404)
... 8 more
Regis.
> 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