Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0226172D6 for ; Fri, 7 Oct 2011 00:18:28 +0000 (UTC) Received: (qmail 6449 invoked by uid 500); 7 Oct 2011 00:18:27 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 6380 invoked by uid 500); 7 Oct 2011 00:18:27 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 6372 invoked by uid 99); 7 Oct 2011 00:18:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 00:18:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.212.50 as permitted sender) Received: from [209.85.212.50] (HELO mail-vw0-f50.google.com) (209.85.212.50) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 00:18:22 +0000 Received: by vws9 with SMTP id 9so3721236vws.23 for ; Thu, 06 Oct 2011 17:18:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yMq9nHa2nkJDGvE3sdg9uK6ZcZ6G00PjtGit1UD+WQs=; b=Or7KqyM8Viyr4x4NYv4E8iIL66hW9NLeIkpRFS/eve09G83CBvH+n36EP3PDYGo8Qj XN97dTev8wsRlHO5wJqFbzUwBN8OR5kpEQiBfAC/3dZhSZdQjBarbA54IYvXw2oe4uE4 /ouhgPYPVVcVqU46BDtFsRQu9y9h4UqGaHapU= MIME-Version: 1.0 Received: by 10.52.35.34 with SMTP id e2mr318579vdj.52.1317946681155; Thu, 06 Oct 2011 17:18:01 -0700 (PDT) Received: by 10.220.185.201 with HTTP; Thu, 6 Oct 2011 17:18:01 -0700 (PDT) In-Reply-To: References: <56D6E115-27B4-48FF-A8C9-CAC07BC5CDE0@jpl.nasa.gov> <83170ADA-F4AA-448C-B133-BDCB7E688BA0@jpl.nasa.gov> Date: Fri, 7 Oct 2011 01:18:01 +0100 Message-ID: Subject: Re: How to publish SNAPSHOT jars to repository.apache.org From: sebb To: builds@apache.org Cc: "Mattmann, Chris A (388J)" Content-Type: text/plain; charset=ISO-8859-1 On 6 October 2011 17:39, Jukka Zitting wrote: > Hi, > > On Thu, Oct 6, 2011 at 6:09 PM, Mattmann, Chris A (388J) > wrote: >> Once I publish the SNAPSHOTS, are they sync'ed to >> Maven Central? Or is there something special on repository.apache.org >> that I need to do to enable the OODT syncs? > > Snapshots are never published on Central. People and projects who want > to use Apache snapshots (without building them locally) need to > explicitly add the repository.apache.org repository to their Maven > settings. Or use the Apache Pom as parent - AFAICT it has included http://repository.apache.org/snapshots since version 5. > I haven't used the IRC notification setup, but perhaps someone else > can help with that. > > BR, > > Jukka Zitting >