From general-return-25021-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Sat Mar 20 20:45:47 2010 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 76732 invoked from network); 20 Mar 2010 20:45:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Mar 2010 20:45:46 -0000 Received: (qmail 59203 invoked by uid 500); 20 Mar 2010 20:45:46 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 59090 invoked by uid 500); 20 Mar 2010 20:45:45 -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 59082 invoked by uid 99); 20 Mar 2010 20:45:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Mar 2010 20:45:45 +0000 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=AWL,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 74.125.83.47 is neither permitted nor denied by domain of brianf@infinity.nu) Received: from [74.125.83.47] (HELO mail-gw0-f47.google.com) (74.125.83.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Mar 2010 20:45:37 +0000 Received: by gwb10 with SMTP id 10so132091gwb.6 for ; Sat, 20 Mar 2010 13:45:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.90.226.18 with SMTP id y18mr2412357agg.81.1269117915371; Sat, 20 Mar 2010 13:45:15 -0700 (PDT) In-Reply-To: References: Date: Sat, 20 Mar 2010 16:45:15 -0400 Message-ID: Subject: Re: Third party Maven Repository Usage From: Brian Fox To: general Content-Type: text/plain; charset=ISO-8859-1 At the Central repository we are restricting the inclusion of external repositories because this generally creates a mess. This is being enforced on new artifacts coming in so I would recommend you do not add them or your artifacts themselves will end up blocked. A better choice is to encourage the missing dependency projects to get their stuff into Central, or find some compatible libraries that are. On Mon, Mar 8, 2010 at 11:50 AM, Gurkan Erdogdu wrote: > Hi; > > Is there any rule/policy for using third-party maven repositories in our > project poms? Recently, we have required to list some repositories in > settings.xml (for example: jboss) to our codebase built correctly. But when > Apache-Hudson runs to built daily, it throws errors because of not finding > required repositories. Is it OK to list those repositories in our poms? > > I have just found > http://maven.apache.org/guides/mini/guide-central-repository-upload.htmldocumentation > FAQ and common mistakes section. > > Thanks; > > --Gurkan > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org