Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 62A6A17890 for ; Fri, 15 May 2015 09:18:20 +0000 (UTC) Received: (qmail 18522 invoked by uid 500); 15 May 2015 09:18:20 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 18474 invoked by uid 500); 15 May 2015 09:18:20 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 18451 invoked by uid 99); 15 May 2015 09:18:19 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 May 2015 09:18:19 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 6FA161A2CD9; Fri, 15 May 2015 09:18:19 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.101 X-Spam-Level: X-Spam-Status: No, score=-0.101 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H2=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 1_4K7rw4eGiH; Fri, 15 May 2015 09:18:15 +0000 (UTC) Received: from mail-ie0-f177.google.com (mail-ie0-f177.google.com [209.85.223.177]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id D92E324A39; Fri, 15 May 2015 09:18:14 +0000 (UTC) Received: by ieczm2 with SMTP id zm2so29177511iec.1; Fri, 15 May 2015 02:17:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=9K+QPqHGXZ4+FO2Vc9R2OPIBW8MrNl6URM4psGC7Hbc=; b=dGJA/Qc5ZDQZB1BfkiJM8P1B67240gDWFbX9Stj3GNbRTv4EV9bGODFGVPIalEE1rz qy7pIFm2668aG3mkK5Z3giX+evZiS9tj4kGqz96YdeOdMS2KjiG+D/ONiOV5Jruxhvtv Tth7nPULIc4rcYDoVEoggYiyWExxSYNlk+2+AhRF2TuTMbuOngqdgjSpB66rnk8WdJhF K50bVjlbLpSkA8ItErFJKVPYfMfT093rj1ZD17XjvCKUONLmANDV4jldOVKIMulT1wao WmbdXJ/+5J/eQESwsgGlh2MgkadYmkEIgAHk1MuW35Ly4Zt1CkNTfOhqiGCRmIm2bZz+ 2E7Q== MIME-Version: 1.0 X-Received: by 10.50.43.227 with SMTP id z3mr9707277igl.12.1431681448794; Fri, 15 May 2015 02:17:28 -0700 (PDT) Received: by 10.36.111.132 with HTTP; Fri, 15 May 2015 02:17:28 -0700 (PDT) In-Reply-To: References: Date: Fri, 15 May 2015 10:17:28 +0100 Message-ID: Subject: Re: beware stale snapshots From: Robbie Gemmell To: "proton@qpid.apache.org" , "users@qpid.apache.org" Content-Type: text/plain; charset=UTF-8 On 30 April 2015 at 13:04, Robbie Gemmell wrote: > The versions of the Proton pom files were changed on master yesterday > to 0.10-SNAPSHOT (i.e -SNAPSHOT), from their previous > constant use of 1.0-SNAPSHOT regardless of the next release version. > As a result of this the nightly snapshot job is now publishing with > the new version, which means there are currently stale artifiacts in > the snapshot repo with the previous version. If you want current > snapshots you need to update your dependencies accordingly. > > I decided to raise a JIRA to request INFRA nuke the stale artifacts. > In doing so I went through all the published org.apache.qpid.* > artifacts and found a significant number of stale versions or artifact > names from the past, so I have asked for all of those to be removed as > well: https://issues.apache.org/jira/browse/INFRA-9561 > > Given the extent of the mess we have made, its possible the best way > forward could be for infra to simply delete everything and then we > republish current snapshots. That would create a small window where no > snapshot is available when requested, so I'll send an update if that > is how things proceed. > > Robbie The stale snapshots have now been removed, it wasnt necessary to clear everything out. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org