Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 52018 invoked from network); 1 Jul 2005 16:03:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jul 2005 16:03:52 -0000 Received: (qmail 92656 invoked by uid 500); 1 Jul 2005 16:03:51 -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 92642 invoked by uid 99); 1 Jul 2005 16:03:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2005 09:03:51 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_60_70,HTML_MESSAGE,HTML_TITLE_EMPTY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [148.87.122.32] (HELO rgminet03.oracle.com) (148.87.122.32) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2005 09:03:53 -0700 Received: from rgminet03.oracle.com (localhost [127.0.0.1]) by rgminet03.oracle.com (Switch-3.1.6/Switch-3.1.7) with ESMTP id j61G3lqP006212 for ; Fri, 1 Jul 2005 10:03:47 -0600 Received: from rgmsgw301.us.oracle.com (rgmsgw301.us.oracle.com [138.1.186.50]) by rgminet03.oracle.com (Switch-3.1.6/Switch-3.1.7) with ESMTP id j61G3kWD006183 for ; Fri, 1 Jul 2005 10:03:46 -0600 Received: from rgmsgw301.us.oracle.com (localhost [127.0.0.1]) by rgmsgw301.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j61G3jpR003689 for ; Fri, 1 Jul 2005 10:03:45 -0600 Received: from [138.2.233.254] (dhcp-nashua1-2nd-3rd-fl-east-138-2-233-254.us.oracle.com [138.2.233.254]) by rgmsgw301.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j61G3jON003668 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Fri, 1 Jul 2005 10:03:45 -0600 Message-ID: <42C5695A.2070409@oracle.com> Date: Fri, 01 Jul 2005 12:03:38 -0400 From: "Guozhong (Richard) Wang" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jackrabbit-dev@incubator.apache.org Subject: Re: maven copy-deps target References: <42C5568B.1070601@oracle.com> <90a8d1c005070108523a172b3a@mail.gmail.com> In-Reply-To: <90a8d1c005070108523a172b3a@mail.gmail.com> Content-Type: multipart/alternative; boundary="------------000607060606070105050909" X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --------------000607060606070105050909 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Stefan, That works. Thanks. Richard Stefan Guggisberg wrote: >On 7/1/05, Guozhong (Richard) Wang wrote: > > >>Hi, >> >>The maven "copy-deps" target is missing in the latest JackRabbit build. >>Can anybody tell me how to collect all the dependent jar files used to >>build and run JackRabbit? >> >> > >it's in the 'core' subproject: > >cd core >maven copy-deps > >cheers >stefan > > > >>thanks, >>Richard >> >> >> >> > > > --------------000607060606070105050909--