From agila-user-return-30-apmail-incubator-agila-user-archive=www.apache.org@incubator.apache.org Mon Aug 29 14:47:44 2005 Return-Path: Delivered-To: apmail-incubator-agila-user-archive@www.apache.org Received: (qmail 72642 invoked from network); 29 Aug 2005 14:47:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Aug 2005 14:47:44 -0000 Received: (qmail 63338 invoked by uid 500); 29 Aug 2005 14:47:44 -0000 Mailing-List: contact agila-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: agila-user@incubator.apache.org Delivered-To: mailing list agila-user@incubator.apache.org Received: (qmail 63323 invoked by uid 99); 29 Aug 2005 14:47:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2005 07:47:44 -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 ivan.velez@gmail.com designates 64.233.162.198 as permitted sender) Received: from [64.233.162.198] (HELO zproxy.gmail.com) (64.233.162.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2005 07:47:59 -0700 Received: by zproxy.gmail.com with SMTP id o37so647770nzf for ; Mon, 29 Aug 2005 07:47:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=f5YkzojmKQWAoQcA5z6FjMOhgS0NLEsKfS/NFbPJrNjcRtTP0K+TrzSTEMOR2e7bHbTD22UD6r67dKszOr1A+KyVlOYJ/ErAO3NvZ6VcUCJ2uhmFqz9TJqMlORpU8oqyJdkaNO3x5U5h43We3bDyJ92VuQL+Hi4wV6t23yioIVA= Received: by 10.36.215.17 with SMTP id n17mr959257nzg; Mon, 29 Aug 2005 07:47:41 -0700 (PDT) Received: by 10.36.18.17 with HTTP; Mon, 29 Aug 2005 07:47:41 -0700 (PDT) Message-ID: <58984caf050829074767e10e9a@mail.gmail.com> Date: Mon, 29 Aug 2005 10:47:41 -0400 From: Ivan Velez To: agila-user@incubator.apache.org Subject: Building twister-0.3 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, I am having problems building twister-0.3 from the source code. I tried to search the mail list archives but its very difficult so I dont know if this has been asked before. The error I receive is: > buildmodule: > java:prepare-filesystem: > [mkdir] Created dir: C:\Apps\twister-0.3\twister-src-0.3\engine\user\= target\classes > Tag library requested that is not present: 'maven' in plugin: 'maven-xdoc= let-plugin-1.2' > Attempting to download xjavadoc-1.0.2.jar. > WARNING: Failed to download xjavadoc-1.0.2.jar. >=20 > BUILD FAILED > File...... C:\Apps\twister-0.3\twister-src-0.3\maven.xml > Element... maven:reactor > Line...... 16 > Column.... 78 > Unable to obtain goal [buildmodule] -- C:\Apps\twister-0.3\twister-src-0.= 3\.\engine\user\m > aven.xml:15:53: The build cannot continue because of the fol= lowing unsatisfie > d dependency: >=20 > xjavadoc-1.0.2.jar >=20 Yet, I see this file (xjavadoc-1.0.2.jar) in the maven repository!=20 What may be the problem? Thank you in advance, -Ivan