From users-return-6382-apmail-continuum-users-archive=continuum.apache.org@continuum.apache.org Wed Apr 23 12:24:47 2008 Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 81921 invoked from network); 23 Apr 2008 12:24:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2008 12:24:47 -0000 Received: (qmail 52702 invoked by uid 500); 23 Apr 2008 12:24:47 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 52421 invoked by uid 500); 23 Apr 2008 12:24:46 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 52410 invoked by uid 99); 23 Apr 2008 12:24:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Apr 2008 05:24:46 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of alexandre.nsh@gmail.com designates 64.233.184.233 as permitted sender) Received: from [64.233.184.233] (HELO wr-out-0506.google.com) (64.233.184.233) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Apr 2008 12:23:59 +0000 Received: by wr-out-0506.google.com with SMTP id 69so1455529wri.5 for ; Wed, 23 Apr 2008 05:24:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=HYCRaHniJXzRSTZIjjmSjbqhImW8+w3IcZyXxamh5sU=; b=A/AUGs33OpfncqCWbjW3ZRQAylAdTEieYNTLeN7o5CR4urFtEcaQTLmaUbEFXFHu6pVGLZSwdtO0fMrEabEKDPv6yN9oEUxV7zlIfj4odS3ZhIXfOk7jiStvxBkl3b6Ots8Z3Ce9MjcXwpOq9n52qM7BNyK9/2xLFcG1B4V7/uc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=FUhpc/31dWO3BGr/N/Sz1hZELzZB1Z+f+yj+XllVyAl5YGmBj/3r4g7ag1kVG43N0hcQljzWUvl1vN2eBPFUQEYqAHlhUPwBDmGP+IFahaDGqo2sRCOeRUNh/joa0XdpG1SzSOxKQ3XkBUbKZCE3f7on7PbxeAH8ZYtkkg/RFXM= Received: by 10.115.73.20 with SMTP id a20mr158486wal.142.1208953451665; Wed, 23 Apr 2008 05:24:11 -0700 (PDT) Received: by 10.114.204.19 with HTTP; Wed, 23 Apr 2008 05:24:11 -0700 (PDT) Message-ID: Date: Wed, 23 Apr 2008 08:24:11 -0400 From: "Alexandre Nshimiyimana" To: users@continuum.apache.org Subject: Re: Error when buillding via Continuum In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_28130_23057043.1208953451653" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_28130_23057043.1208953451653 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, I' still have error. I have mvn multimodule project. My continuum configutation is : Project Group Summary *Project Information* Builds Working Copy Continuum Project Project Name: MyProject Version: 1.0-SNAPSHOT Scm Url: scm:svn: http://urlSvn/depot/myProject/trunk/ Group: MyGroup Build Definitions Goals Arguments Build File Profile Schedule From Build Fresh Default --batch-mode --non-recursive pom.xml DEFAULT_SCHEDULE GROUP false true [image: Build] [image: Edit] [image: Delete] Notifiers Shell executable*:pom.xml Arguments: --batch-mode --non-recursive Is it default?: true Alex. 2008/4/22, Emmanuel Venisse : > > It seems you use a shell project instead a maven project in Continuum for > your projects. > The executable must be mvn instead of pom.xml > > > Emmanuel > > > On Fri, Apr 18, 2008 at 2:50 PM, Alexandre Nshimiyimana < > alexandre.nsh@gmail.com> wrote: > > > Yes, my project use Maven and the pom(s) split in 4 modules. > > > > > I'm getting this error when buillding via Continuum: > > > > > > Build Error: > > > > > > > > **************************************************************************** > > > > > org.apache.maven.continuum.execution.ContinuumBuildExecutorException: > > Error > > > while executing shell command. The most common error is that > > 'pom.xml' is > > > not in your path. > > > at > > > > > > > > org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:207) > > > at > > > > > > > > org.apache.maven.continuum.execution.shell.ShellBuildExecutor.build(ShellBuildExecutor.java:67) > > > at > > > > > > > > org.apache.maven.continuum.core.action.ExecuteBuilderContinuumAction.execute(ExecuteBuilderContinuumAction.java:140) > > > at > > > > > > > > org.apache.maven.continuum.buildcontroller.DefaultBuildController.performAction(DefaultBuildController.java:406) > > > at > > > > > > > > org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:145) > > > at > > > > > > > > org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:50) > > > at > > > > > > > > org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116) > > > 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:176) > > > at > > > > > > > > edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665) > > > at > > > > > > > > edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690) > > > at java.lang.Thread.run(Thread.java:595) > > > Caused by: org.codehaus.plexus.util.cli.CommandLineException: > Error > > while > > > executing process. > > > at > > > > > org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:737) > > > at > > > > > > > > org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:101) > > > at > > > > > > > > org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:87) > > > at > > > > > > > > org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.executeShellCommand(DefaultShellCommandHelper.java:101) > > > at > > > > > > > > org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.executeShellCommand(DefaultShellCommandHelper.java:58) > > > at > > > > > > > > org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:192) > > > ... 11 more > > > Caused by: java.io.IOException: java.io.IOException: > > > > > /srv/maestro/project-server/data/continuum/working-directory/2/pom.xml: > > > cannot execute > > > at java.lang.UNIXProcess.(UNIXProcess.java:148) > > > at java.lang.ProcessImpl.start(ProcessImpl.java:65) > > > at java.lang.ProcessBuilder.start(ProcessBuilder.java:451) > > > at java.lang.Runtime.exec(Runtime.java:591) > > > at > > > > > org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:732) > > > ... 16 more > > > > > > > > > > > -- > > Brett Porter > > Blog: http://blogs.exist.com/bporter/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > > For additional commands, e-mail: users-help@maven.apache.org > > > ------=_Part_28130_23057043.1208953451653--