From ivy-user-return-7165-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Sun Aug 29 14:09:08 2010 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 63781 invoked from network); 29 Aug 2010 14:09:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Aug 2010 14:09:08 -0000 Received: (qmail 46734 invoked by uid 500); 29 Aug 2010 14:09:08 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 46533 invoked by uid 500); 29 Aug 2010 14:09:05 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 46521 invoked by uid 99); 29 Aug 2010 14:09:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Aug 2010 14:09:04 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of archie.cobbs@gmail.com designates 209.85.214.173 as permitted sender) Received: from [209.85.214.173] (HELO mail-iw0-f173.google.com) (209.85.214.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Aug 2010 14:08:57 +0000 Received: by iwn38 with SMTP id 38so4161819iwn.4 for ; Sun, 29 Aug 2010 07:08:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=/IT6vaTehv1fHZGl5dNRiDEX3oxRShliQW75yrely7s=; b=UvgoCLL3V1Vu0dAarmEOFCZFTbiXlSs3GsNcEVpv4nxhaWFcjsrpiy3YqrxkdErGr0 WskxLzKWzqlNq//OZe+LNoQGmlv15X3rmswVihFEizccSv0OdnUooOTxTWd4uLSCG9pE eNHoH6lgQYH0bad1LE8zAbugDeOJKgZ3YJh5M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=PW1KLaJMXDfhPVMQ+UQrKCqr3ywru6eD5F6s1KzXQw0FIdTvk73IqbntTBiZt50jPD jsY1lUl0piYJg0WrYCVkfcuKI0Mk1shSHpInxkxEnuZhu0maaXpUAdcd2PqBxGdg03cp zmiHWM9xeopUCg5JTu+zyViqkiHnTEv3tj/9A= Received: by 10.231.15.8 with SMTP id i8mr3945676iba.12.1283090916774; Sun, 29 Aug 2010 07:08:36 -0700 (PDT) MIME-Version: 1.0 Sender: archie.cobbs@gmail.com Received: by 10.231.202.81 with HTTP; Sun, 29 Aug 2010 07:08:16 -0700 (PDT) In-Reply-To: <4C79E918.8090301@gmail.com> References: <4C79E918.8090301@gmail.com> From: Archie Cobbs Date: Sun, 29 Aug 2010 09:08:16 -0500 X-Google-Sender-Auth: WeWd2AQVDRlRNLzOamRr09FVQhE Message-ID: Subject: Re: Beginner question To: ivy-user@ant.apache.org Content-Type: multipart/alternative; boundary=002215047c9b4f26ff048ef6e2d2 --002215047c9b4f26ff048ef6e2d2 Content-Type: text/plain; charset=ISO-8859-1 First set up a resolver that points to the place you want to publish, e.g. /usr/local/repo. Then use ivy:publish to put your artifacts (and ivy.xml metadata) in there. FWIW here are a couple of ant macros that I use for this... -Archie On Sat, Aug 28, 2010 at 11:59 PM, Mark wrote: > How can I publish know jars.. ie ones that we already have that arent > available on public repos to our private repo.. we dont have one yet :) > > Are there any tutorials out there that someone can recommended thats not > the wiki. Unfortunately the wiki is kind of confusing. Thanks > -- Archie L. Cobbs --002215047c9b4f26ff048ef6e2d2--