Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 49226 invoked from network); 4 Dec 2006 14:58:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2006 14:58:48 -0000 Received: (qmail 31181 invoked by uid 500); 4 Dec 2006 14:58:54 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 31145 invoked by uid 500); 4 Dec 2006 14:58:54 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 31134 invoked by uid 99); 4 Dec 2006 14:58:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 06:58:54 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of goyathlay.geronimo@gmail.com designates 64.233.184.226 as permitted sender) Received: from [64.233.184.226] (HELO wr-out-0506.google.com) (64.233.184.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 06:58:43 -0800 Received: by wr-out-0506.google.com with SMTP id i31so776347wra for ; Mon, 04 Dec 2006 06:58:22 -0800 (PST) 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:content-transfer-encoding:content-disposition:references; b=ONkRe9PYGpZJMPSu8IoyGaonIq/Td4Epw3M9ujR/H3mUAoB//XN3bWMpj8dBl+7aPXYI2E0jAGeh79fIHqpPA6UUcgmWpTykBoBHGMhi1gQJajkQY80hBOBIZuANaYyUH5q6dUBk0dlcuwRp/Eq9cnksifipF/amfr5PhE+lZ5g= Received: by 10.90.70.10 with SMTP id s10mr8102023aga.1165244302020; Mon, 04 Dec 2006 06:58:22 -0800 (PST) Received: by 10.90.93.9 with HTTP; Mon, 4 Dec 2006 06:58:21 -0800 (PST) Message-ID: Date: Mon, 4 Dec 2006 09:58:21 -0500 From: "Prasad Kashyap" To: dev@geronimo.apache.org Subject: Re: maven build problem In-Reply-To: <90bccb880612011537l3536a244l40326a16e50fa224@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <90bccb880612011537l3536a244l40326a16e50fa224@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Something in that artifact id doesn't seem right. There is a missing piece here org.apache.geronimo..javamail:geronimo-javamail_1.3.1_provider:jar:1.0-SNAPSHOT Can you please post the entire error message ? Cheers Prasad On 12/1/06, Apparao Kalimireddy wrote: > I am trying to build latest code and I get a problem with javamail > dependency. > Here is what I see, any help is appreciated: > [INFO]Failed to resolve artifact. > > Missing: > ---------- > 1) > org.apache.geronimo.javamail:geronimo-javamail_1.3.1_provider:jar:1.0-SNAPSHOT > > >