Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-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 9EE1117981 for ; Fri, 10 Oct 2014 11:15:40 +0000 (UTC) Received: (qmail 25881 invoked by uid 500); 10 Oct 2014 11:15:34 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 25717 invoked by uid 500); 10 Oct 2014 11:15:34 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 24971 invoked by uid 99); 10 Oct 2014 11:15:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Oct 2014 11:15:33 +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 stephen.alan.connolly@gmail.com designates 209.85.218.46 as permitted sender) Received: from [209.85.218.46] (HELO mail-oi0-f46.google.com) (209.85.218.46) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Oct 2014 11:15:28 +0000 Received: by mail-oi0-f46.google.com with SMTP id h136so6232556oig.5 for ; Fri, 10 Oct 2014 04:15:07 -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=sxlwtxfWB1G0fjVTA1gmeH1Rf+yH80VyRVhf1rLrBEY=; b=RR1j8mBnkiRnSEBCzRfR7MIjRDr3TgNq6U8PWdh/1bo5lEZWSgnDYWfSlsnkGq1ShR 1uRCESm3RBGahYjMgqwAt19uDWzSyPBvNAJG2Guf0E2wnbYDfyT3d7kTY5qpYAjTZZ7J x4uMd27wtopbSotRBPKq/GZV35ud7fGxjakMushVtwqDbjwevrgUOc126HtjyjjUcMMV Ozj/e2HPBd5obXtG84jgjWDKqwrqclH5xb3wnZeGML0XnjUNb2Fx8cTRCuYhAm5p3qPo U39f4xLDxuoqsukOozWR710j83dRddkxKabXDCEypMOSOBtOkJ6UEnzjkZXSQFdLftgu i+LQ== MIME-Version: 1.0 X-Received: by 10.202.68.213 with SMTP id r204mr3617889oia.5.1412939707505; Fri, 10 Oct 2014 04:15:07 -0700 (PDT) Received: by 10.60.116.39 with HTTP; Fri, 10 Oct 2014 04:15:07 -0700 (PDT) In-Reply-To: References: Date: Fri, 10 Oct 2014 12:15:07 +0100 Message-ID: Subject: Re: Maven plugin naming pattern From: Stephen Connolly To: Maven Developers List Content-Type: multipart/alternative; boundary=001a113d74ea5ae1a105050fa9dc X-Virus-Checked: Checked by ClamAV on apache.org --001a113d74ea5ae1a105050fa9dc Content-Type: text/plain; charset=UTF-8 They should rename going forward. At some point (probably we could do so now) we will turn on enforcement in the maven-plugin-plugin. If they have not renamed then they will be stuck with the older tooling. On 10 October 2014 12:08, Michael Osipov <1983-01-06@gmx.net> wrote: > Hi folks, > > how do we actually proceed with third-party plugins which do not comply to > our naming pattern [1]? > Given that a plugin has been created before this document has beeen first > published 2013-01-02. > > Should they simply add a disclaimer for legacy reasons? What about plugins > on Central created after that date? > > Michael > > [1] > http://maven.apache.org/guides/plugin/guide-java-plugin-development.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org > > --001a113d74ea5ae1a105050fa9dc--