From users-return-778-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Tue Sep 05 20:45:33 2006 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 63417 invoked from network); 5 Sep 2006 20:45:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Sep 2006 20:45:30 -0000 Received: (qmail 16684 invoked by uid 500); 5 Sep 2006 20:45:29 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 16672 invoked by uid 500); 5 Sep 2006 20:45:29 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 16663 invoked by uid 99); 5 Sep 2006 20:45:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2006 13:45:29 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of michael.neale@gmail.com designates 64.233.184.224 as permitted sender) Received: from [64.233.184.224] (HELO wr-out-0506.google.com) (64.233.184.224) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2006 13:45:28 -0700 Received: by wr-out-0506.google.com with SMTP id 50so786824wri for ; Tue, 05 Sep 2006 13:45:08 -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:references; b=oI4kW+MAY0EFOQ29Q0/Kj18DQJ1Okzn/DyEWly8uNNfTZSsNFND06xgbnXGRWJmnmTgQdy2WbdSEVF5zw6laXX9NQv07XBa92+O5YQwfny1FlOPN2phtSMy8rg1mDEVmIaCE/TbJCHk9ryPVbE1kfdQJ39X6XWRILh6qp4ZlUos= Received: by 10.90.66.9 with SMTP id o9mr1940741aga; Tue, 05 Sep 2006 13:45:07 -0700 (PDT) Received: by 10.90.51.20 with HTTP; Tue, 5 Sep 2006 13:45:07 -0700 (PDT) Message-ID: <96ab3ced0609051345s1c5de406t3c4d31745dc03196@mail.gmail.com> Date: Tue, 5 Sep 2006 21:45:07 +0100 From: "Michael Neale" To: users@jackrabbit.apache.org Subject: Re: Using jackrabbit in a project with maven 2 In-Reply-To: <44FDAEA2.6050206@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_16533_16870674.1157489107893" References: <96ab3ced0609050914p1254ce33p6faa83511c3e1842@mail.gmail.com> <96ab3ced0609050920m6ca87237gb0e69221f1021668@mail.gmail.com> <510143ac0609050927x67ce25e5tcf0b32596d578457@mail.gmail.com> <96ab3ced0609050951t4352ab82k4f51d96cb8852acd@mail.gmail.com> <44FDAEA2.6050206@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_16533_16870674.1157489107893 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline ok got it, thanks. I am being a good boy and updating the jackrabbit wiki for others to benefit from. On 9/5/06, Pavel Jbanov wrote: > > Yes, forgot about this one... I had to add this one manually... > http://www.day.com/maven/jsr170/jars/jcr-1.0.jar > > > just follow the maven2 instructions (as part of the error) how to add a > jar to the repository... it's just one command. > > > Michael Neale wrote: > > Thanks Pavel, when I use that, it downloads most of jackrabbit but > > fails on > > JCR dep: > > Missing: > > ---------- > > 1) jsr170:jcr:jar:1.0 > > ------=_Part_16533_16870674.1157489107893--