Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 23099 invoked from network); 22 Jun 2006 17:40:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jun 2006 17:40:53 -0000 Received: (qmail 63711 invoked by uid 500); 22 Jun 2006 17:40:07 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 63515 invoked by uid 500); 22 Jun 2006 17:40:06 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 63460 invoked by uid 99); 22 Jun 2006 17:40:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jun 2006 10:40:06 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [64.14.253.172] (HELO stan.gbuild.org) (64.14.253.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jun 2006 10:40:03 -0700 Received: from stan.gbuild.org (stan.gbuild.org [127.0.0.1]) by stan.gbuild.org (8.13.4/8.13.4) with ESMTP id k5MHddWQ005747 for ; Thu, 22 Jun 2006 10:39:39 -0700 Message-ID: <28375316.1150997979426.JavaMail.continuum@stan.gbuild.org> Date: Thu, 22 Jun 06 10:39:39 -0700 From: continuum To: scm@geronimo.apache.org Subject: [continuum] BUILD ERROR: GBuild Agent MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Online report : http://ci.gbuild.org/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/25/buildId/5505 Build statistics: State: Error Previous State: Failed Started at: Wed, 21 Jun 2006 23:52:44 -0700 Finished at: Thu, 22 Jun 2006 10:39:38 -0700 Total time: 10h 46m 53s Build Trigger: Forced Exit code: 0 Building machine hostname: stan.gbuild.org Operating system : Linux(unknown) Java version : 1.4.2_08(Sun Microsystems Inc.) Changes No files changed **************************************************************************** Build Error: **************************************************************************** org.apache.maven.continuum.execution.ContinuumBuildExecutorException: Error while executing shell command. The most common error is that 'mvn' is not in your path. at org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:199) at org.apache.maven.continuum.execution.maven.m2.MavenTwoBuildExecutor.build(MavenTwoBuildExecutor.java:86) at org.apache.maven.continuum.core.action.ExecuteBuilderContinuumAction.execute(ExecuteBuilderContinuumAction.java:127) at org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:171) at org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:53) at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:103) at java.lang.Thread.run(Thread.java:534) Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while executing external command. at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:137) at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:60) at org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.executeShellCommand(DefaultShellCommandHelper.java:96) at org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.executeShellCommand(DefaultShellCommandHelper.java:53) at org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:190) ... 6 more Caused by: java.lang.InterruptedException at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:429) at java.lang.UNIXProcess.waitFor(UNIXProcess.java:160) at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:98) ... 10 more