Return-Path: X-Original-To: apmail-poi-dev-archive@www.apache.org Delivered-To: apmail-poi-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE23718EE8 for ; Fri, 31 Jul 2015 23:31:08 +0000 (UTC) Received: (qmail 74068 invoked by uid 500); 31 Jul 2015 23:31:08 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 74030 invoked by uid 500); 31 Jul 2015 23:31:08 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 74019 invoked by uid 99); 31 Jul 2015 23:31:08 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jul 2015 23:31:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id E5BEBD966C for ; Fri, 31 Jul 2015 23:31:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1 X-Spam-Level: * X-Spam-Status: No, score=1 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 3FYE04vfsEYe for ; Fri, 31 Jul 2015 23:31:07 +0000 (UTC) Received: from urchin.earth.li (urchin.earth.li [212.13.204.73]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 414CC20645 for ; Fri, 31 Jul 2015 23:31:06 +0000 (UTC) Received: from nick (helo=localhost) by urchin.earth.li with local-esmtp (Exim 4.80) (envelope-from ) id 1ZLJkS-0002sP-Oh; Sat, 01 Aug 2015 00:29:56 +0100 Date: Sat, 1 Aug 2015 00:29:56 +0100 (BST) From: Nick Burch X-X-Sender: nick@urchin.earth.li To: Gordon Pettey cc: dev@poi.apache.org Subject: Re: Maven artifacts changed In-Reply-To: Message-ID: References: User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed On Fri, 31 Jul 2015, Gordon Pettey wrote: > For POI 3.12, the Maven artifact classifier for javadoc got an "s" > added, so is now -javadocs.jar. This is non-standard and breaks tools > that auto-download a javadoc classifier along with the main artifact. > The POI 3.13 snapshots have the same problem. Looked through SVN > history, and 1637827 may be relevant, search for added > "javadocs-${DSTAMP}". Any chance you could open a bug in bugzilla for this - https://bz.apache.org/bugzilla/enter_bug.cgi?product=POI - so we can track it and hopefully get it fixed? Thanks Nick --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org For additional commands, e-mail: dev-help@poi.apache.org