From continuum-users-return-2787-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Thu Oct 19 06:12:05 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 88958 invoked from network); 19 Oct 2006 06:12:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2006 06:12:04 -0000 Received: (qmail 32531 invoked by uid 500); 19 Oct 2006 06:12:03 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 32512 invoked by uid 500); 19 Oct 2006 06:12:02 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 32500 invoked by uid 99); 19 Oct 2006 06:12:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Oct 2006 23:12:02 -0700 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of wim.deblauwe@gmail.com designates 64.233.162.194 as permitted sender) Received: from [64.233.162.194] (HELO nz-out-0102.google.com) (64.233.162.194) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Oct 2006 23:12:01 -0700 Received: by nz-out-0102.google.com with SMTP id q3so222524nzb for ; Wed, 18 Oct 2006 23:11:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=IlkEoLecqzY9Q3r8g21BViRRSvXymWnok2dk2muOS7lDOtkouCWy2F0BddP1elSRq9svSWtdMTvWtOA5HUR7xt4irPIdp8KO1mQJ9snl7iIs7eRXcjkPZW9A2iqle2E32BUBoZZaS8G/qA3guAO4P5KC896d5pqzVrahbR7FIHI= Received: by 10.65.186.18 with SMTP id n18mr484332qbp; Wed, 18 Oct 2006 23:01:40 -0700 (PDT) Received: by 10.65.11.16 with HTTP; Wed, 18 Oct 2006 23:01:40 -0700 (PDT) Message-ID: Date: Thu, 19 Oct 2006 08:01:40 +0200 From: "Wim Deblauwe" To: continuum-users@maven.apache.org Subject: Re: Continuum with ClearCase In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_106992_21190499.1161237700432" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_106992_21190499.1161237700432 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline You can specify the location of pom.xml through the web interface. 2006/10/19, Janos Mucsi : > > Hi > I am using Continuum with ClearCase. Even though the load rules are > correctly specified and the files are checked out, Continuum is looking > for pom.xml on top of the directories > rather than 3-level deep. How do I configure it to look in the > subdirectory? > The config_spec file is typical: > > element * CHECKEDOUT > element * /main/LATEST > load /vobs/bd_test/fed-one/fedone-all/fedone-core > > pom.xml is in fedone-core > > Thanks. > > Janos Mucsi > 415-422-1692 > > > **************************************************************************** > Build Error: > > **************************************************************************** > org.apache.maven.continuum.execution.ContinuumBuildExecutorException: > Could not find Maven project descriptor. > at > > org.apache.maven.continuum.execution.maven.m2.MavenTwoBuildExecutor.updateProjectFromCheckOut > (MavenTwoBuildExecutor.java:108) > ------=_Part_106992_21190499.1161237700432--