Return-Path: Delivered-To: apmail-incubator-felix-dev-archive@www.apache.org Received: (qmail 74023 invoked from network); 31 May 2006 11:23:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 May 2006 11:23:22 -0000 Received: (qmail 83107 invoked by uid 500); 31 May 2006 11:23:22 -0000 Delivered-To: apmail-incubator-felix-dev-archive@incubator.apache.org Received: (qmail 83070 invoked by uid 500); 31 May 2006 11:23:21 -0000 Mailing-List: contact felix-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: felix-dev@incubator.apache.org Delivered-To: mailing list felix-dev@incubator.apache.org Received: (qmail 83058 invoked by uid 99); 31 May 2006 11:23:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2006 04:23:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hedhman@gmail.com designates 64.233.162.193 as permitted sender) Received: from [64.233.162.193] (HELO nz-out-0102.google.com) (64.233.162.193) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2006 04:23:20 -0700 Received: by nz-out-0102.google.com with SMTP id z31so8478nzd for ; Wed, 31 May 2006 04:22:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:sender; b=CrJIGd60t7siKcD3801rSqbugxKc1G0Wpwt+f+oCIC9yJAhqJl/ao5TEHwIUKruNE805SA7oLd2ikqXrndcbjOIGk6Rw1Za5kzEFnvpWIz4TDs1KLZBixlgkR0PcF6axTfn7B7MyA/IwnYoQG3BCogof/RLlT11ZimuXizEG1Y0= Received: by 10.36.121.6 with SMTP id t6mr4040nzc; Wed, 31 May 2006 04:22:59 -0700 (PDT) Received: from clt-5-188.netcompartner.com ( [218.208.246.226]) by mx.gmail.com with ESMTP id 16sm52004nzo.2006.05.31.04.22.57; Wed, 31 May 2006 04:22:59 -0700 (PDT) From: Niclas Hedhman To: felix-dev@incubator.apache.org Subject: Re: Error building Felix Date: Wed, 31 May 2006 19:22:54 +0800 User-Agent: KMail/1.8.3 References: <44310F30.6000607@isti.cnr.it> <200605311824.55305.niclas@hedhman.org> <447D7975.9030900@ungoverned.org> In-Reply-To: <447D7975.9030900@ungoverned.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605311922.54469.niclas@hedhman.org> Sender: Niclas Hedhman X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wednesday 31 May 2006 19:09, Richard S. Hall wrote: > I found that I was having problems building until I deleted my local > maven repository and then things started to build fine. Your mileage may > vary. Well, I need to obtain this from somewhere... :o? > >> 1) javax.microedition:javax.microedition:jar:1.0.4 don't I? It is not on ibiblio or repo.mergere.com. It is not in any wireless toolkit that I know of. But I have located the use to OSGi Compendium Connection service wanting to use javax.microedition.io which is available in all profiles from CLDC and upwards. I am still curious to know where the group/artifact comes from... Cheers Niclas