Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 89356 invoked from network); 1 Oct 2005 05:21:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Oct 2005 05:21:51 -0000 Received: (qmail 92864 invoked by uid 500); 1 Oct 2005 05:21:51 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 92842 invoked by uid 500); 1 Oct 2005 05:21:51 -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 92831 invoked by uid 99); 1 Oct 2005 05:21:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2005 22:21:51 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of brett.porter@gmail.com designates 66.249.82.198 as permitted sender) Received: from [66.249.82.198] (HELO xproxy.gmail.com) (66.249.82.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2005 22:21:55 -0700 Received: by xproxy.gmail.com with SMTP id h26so39531wxd for ; Fri, 30 Sep 2005 22:21:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZkM4pOUf0uQNj0W3jywG3TNGigUH/li89OK0uGh5N8r4BjTjbxg0p2p19cHDLZoqTzFxvbqe0R9qut332YdooZuAvjDjEW+Is+O9Pzy/s122IfbFI1XOKTeHnVcZae3xjcOk8dFhI3znGYgihL+DwnxzRTX/LgW35n5Y2LBpMXs= Received: by 10.70.84.16 with SMTP id h16mr1144078wxb; Fri, 30 Sep 2005 22:21:28 -0700 (PDT) Received: by 10.70.40.13 with HTTP; Fri, 30 Sep 2005 22:21:28 -0700 (PDT) Message-ID: <9e3862d80509302221i12e36e13p5001cc8589d3edd1@mail.gmail.com> Date: Sat, 1 Oct 2005 15:21:28 +1000 From: Brett Porter Reply-To: Brett Porter To: continuum-users@maven.apache.org Subject: Re: Build Error Cc: foconer@exist.com In-Reply-To: <01d901c5c646$ecc5bf00$a700a8c0@fritz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <01d901c5c646$ecc5bf00$a700a8c0@fritz> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N What version of Maven are you using? Can you run with -X to see what the exception is? - Brett On 10/1/05, Fritz Oconer wrote: > Hi All, > > When trying to build from the latest svn head ( http://svn.apache.org/rep= os/asf/maven/continuum/trunk ), the following exception occured > > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------= ------- > [INFO] Diagnosis: Error configuring plugin for execution of 'plexus:runti= me'. > [INFO] ------------------------------------------------------------------= ------- > > Any suggestions on how to resolve this issue would be appreciated. > > Regards, > Fritz >