From general-return-18428-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Sat May 31 05:57:23 2008 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 84701 invoked from network); 31 May 2008 05:57:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 May 2008 05:57:21 -0000 Received: (qmail 10525 invoked by uid 500); 31 May 2008 05:57:22 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 10362 invoked by uid 500); 31 May 2008 05:57:22 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 10351 invoked by uid 99); 31 May 2008 05:57:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 May 2008 22:57:22 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of robertburrelldonkin@gmail.com designates 209.85.200.168 as permitted sender) Received: from [209.85.200.168] (HELO wf-out-1314.google.com) (209.85.200.168) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 May 2008 05:56:28 +0000 Received: by wf-out-1314.google.com with SMTP id 28so177984wff.21 for ; Fri, 30 May 2008 22:56:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=7ffN+rGScpaKfGTkA8oucC3Ujom4oqCzYwzjAC2tx+8=; b=ESf2szI3TPNsB0vRYxxmMNm6UIsPaF0uuBqNS6wJgqrr41GZ9tmOJmaytL+vVsFhOzJJ89aoUCeVyUzuiktUI1vWLYt1khebimR7pA61UAhgGoP5rd3UjVHSGyAVxurbAZfn2Ewy5Zdkw7VFjkNCLTjmNqh9fKzi/8hh2FZ9pzQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=euUwc8TSfnisoovnOXSEu5sn3FLzR6pMN3zUcuywJsIIRN9G/q+qO4u4R+3ow68CgHgMeo6r67d3id11yWH8zvwJQ7kVJtK+PA/egEMW4LO7kqm1tBYIlkBOc14dQaomR95JIz/Kfj/h9F+kkMK2Sx/ydi7ooQnnBvf7A3RY3JQ= Received: by 10.143.168.4 with SMTP id v4mr2502892wfo.308.1212213409032; Fri, 30 May 2008 22:56:49 -0700 (PDT) Received: by 10.143.123.3 with HTTP; Fri, 30 May 2008 22:56:48 -0700 (PDT) Message-ID: Date: Sat, 31 May 2008 06:56:48 +0100 From: "Robert Burrell Donkin" To: general@incubator.apache.org Subject: Re: maven repository In-Reply-To: <9e3862d80805302041p5e805792j642bd61cd117fbab@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9e3862d80805301916q4554755fl1662c385929c5d48@mail.gmail.com> <9e3862d80805301953u3ffcad32ua0e4e304a1d55be9@mail.gmail.com> <9e3862d80805302041p5e805792j642bd61cd117fbab@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Sat, May 31, 2008 at 4:41 AM, Brett Porter wrote: > 2008/5/31 Brett Porter : >> 2008/5/31 Noel J. Bergman : >>>> I'm more than happy to throw an enforcer rule into the next Maven >>>> release that warns users if they are: >>>> - using the incubator repository >>>> - using an artifact from org.apache.* with version *-incubating. >>>> and point them to a URL to learn more. >>> >>>> Will that do? >>> >>> Wearing my Incubator PMC hat? Possibly. Please elaborate. >> >> I'd need to look into it (Brian wrote the enforcer so might offer his >> thoughts), but I think we can add a rule that will fail at the start >> of a build using such artifact(s). It can also display a message for >> how to configure the project such that it will disable the message and >> failure. It's per project, not per user. It's not transitive, so any >> project that uses something that uses an incubating artifact would >> need to do the same. > > Just some more considerations on this though. I would need to check > the impact on build performance - I imagine it's pretty quick, but > it's possibly an obnoxious thing to add for every build whether they > care about incubated apache projects or not. does seems a little extreme to me IHMO printing the DISCLAIMER at the start of the build would be good enough - robert --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org