Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-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 7CC9710F3C for ; Thu, 18 Jul 2013 14:41:26 +0000 (UTC) Received: (qmail 27421 invoked by uid 500); 18 Jul 2013 14:41:22 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 27332 invoked by uid 500); 18 Jul 2013 14:41:22 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 27322 invoked by uid 99); 18 Jul 2013 14:41:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jul 2013 14:41:21 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of martijnverburg@gmail.com designates 209.85.214.43 as permitted sender) Received: from [209.85.214.43] (HELO mail-bk0-f43.google.com) (209.85.214.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jul 2013 14:41:17 +0000 Received: by mail-bk0-f43.google.com with SMTP id jm2so1225288bkc.16 for ; Thu, 18 Jul 2013 07:40:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Ios2HzAmozrhmdPFucdoi9f3wjdEXWK2jB54Aj790o0=; b=I5nD40DRKyUqsJvG1/DY/SaRvj/It4W/PMV6ujjxpt3fsX6k6pvGz/LwqdoWPCJvBv BxxO2fPTqGD7A+DscvnEVxSvv904wMpKqSi7C2C1CsES0Hd1v9JkOgSriiPraBFbTRjN lA1qoGZTAUPX5DchQFzGsXpbBf9FMmP7ao/qPZ0JMVmNZVCihCH7ElDUieh/FpmvqHM1 yMKBufE8CW79r4IkHkgzFpEBXPraN6hKLZ6w9Ye5jmvqwk4v8oyMJVxA3r3+eosqt4rT KQ7BgtQH7OJ7Wh8MP6VxB+76fnqBHREIouQ7+KI1TBtICbKDtarFkwkNoZSO4hhg0Gpa ZVMw== MIME-Version: 1.0 X-Received: by 10.204.240.15 with SMTP id ky15mr1810610bkb.144.1374158456165; Thu, 18 Jul 2013 07:40:56 -0700 (PDT) Received: by 10.205.117.130 with HTTP; Thu, 18 Jul 2013 07:40:56 -0700 (PDT) Date: Thu, 18 Jul 2013 15:40:56 +0100 Message-ID: Subject: Maven Deploy Plugin and Nexus Meta Data update of LATEST failing From: Martijn Verburg To: "Users (Maven)" Content-Type: multipart/alternative; boundary=20cf30363ee1a54b8b04e1ca3280 X-Virus-Checked: Checked by ClamAV on apache.org --20cf30363ee1a54b8b04e1ca3280 Content-Type: text/plain; charset=UTF-8 Hi all, I've upgraded to the latest maven deploy plugin and hte latest nexus OSS version. I hoped that between the two that the updating of the LATEST meta-data would work when doing a relase (See http://stackoverflow.com/questions/4878808/maven-metadata-xml-is-not-updated-when-deploying-to-nexusas a reference). This doesn't appear to be the case, does anyone else know of another mail thread / JIRA issue tracking this? Cheers, Martijn --20cf30363ee1a54b8b04e1ca3280--