Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 91551 invoked from network); 2 Sep 2005 08:12:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Sep 2005 08:12:38 -0000 Received: (qmail 39083 invoked by uid 500); 2 Sep 2005 08:12:36 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 39070 invoked by uid 99); 2 Sep 2005 08:12:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 01:12:36 -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 fgiust@gmail.com designates 64.233.182.205 as permitted sender) Received: from [64.233.182.205] (HELO nproxy.gmail.com) (64.233.182.205) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 01:12:50 -0700 Received: by nproxy.gmail.com with SMTP id o25so173748nfa for ; Fri, 02 Sep 2005 01:12:33 -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:content-transfer-encoding:content-disposition:references; b=Rjt04i0LWIgXfdkMq/rIMfqadCSaGE2IJK6egcXeiVVm89744kCuPAW7Kc0mF4Kouep+VoAIniZDfWVcGm5UrCIP5pPelkE59UubEzfIF90kOtQht0npeBF2yubVpKWBeUL05eyQlMRhk+o98EHBETQLrfblQhH+87Y54wcTgDs= Received: by 10.49.5.17 with SMTP id h17mr139882nfi; Fri, 02 Sep 2005 01:12:33 -0700 (PDT) Received: by 10.48.3.18 with HTTP; Fri, 2 Sep 2005 01:12:33 -0700 (PDT) Message-ID: <52e4c93f050902011242fd8f09@mail.gmail.com> Date: Fri, 2 Sep 2005 10:12:33 +0200 From: Fabrizio Giustina To: jackrabbit-dev@incubator.apache.org Subject: Re: Maven error In-Reply-To: <431808AB.3090403@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <431808AB.3090403@gmx.net> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N see http://jira.codehaus.org/browse/MAVEN-1625 you have to update the maven artifact plugin if you are using maven 1.1, the version bundled with the beta 1 distribution was buggy fabrizio On 9/2/05, Marcel Reutegger wrote: > works fine with my maven 1.0.2 >=20 > anyone else seen this kind of error with the 1.1 maven beta? >