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 DC86CCA92 for ; Fri, 12 Dec 2014 01:25:46 +0000 (UTC) Received: (qmail 55830 invoked by uid 500); 12 Dec 2014 01:25:43 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 55758 invoked by uid 500); 12 Dec 2014 01:25:43 -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 55746 invoked by uid 99); 12 Dec 2014 01:25:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Dec 2014 01:25:42 +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 dantran@gmail.com designates 209.85.215.46 as permitted sender) Received: from [209.85.215.46] (HELO mail-la0-f46.google.com) (209.85.215.46) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Dec 2014 01:25:38 +0000 Received: by mail-la0-f46.google.com with SMTP id q1so5262512lam.5 for ; Thu, 11 Dec 2014 17:23:01 -0800 (PST) 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=C10/0fknBlAokei07TEMWAGWKhiD5NQTTuL1xzuwk9M=; b=nXB66Ii6Y703LmSnabLb7p3PvRpidocNcX3rcj30Zq+kb93jpl5TIPG1Maup7FdsyV STCJl6AMkXyMWs44bOyVREukRpFRuGqthMA5y1pQktmyj8i1iE0JqFGN0n2T9Xqro8If JHe8kIOxG44m0zKa8yo3cL61BcCmlHp7rX8i+lFIQLlAykKU9IR4yJP/LXAVJcJ25f4a /0l9eTTA+ZOU8xrOgH9D1wqXGc68Oliu8zd4YQvDE0bqMbyqYizkZYxBKZCCpwMY9DM5 xUf9HE0DS3DTLRMc7vHF7Wjt7DQYRNxsUvCIWF2XPUQb2pGTTpxspGhZzBxzSplxj4c+ k3IA== MIME-Version: 1.0 X-Received: by 10.152.219.3 with SMTP id pk3mr12789478lac.19.1418347381676; Thu, 11 Dec 2014 17:23:01 -0800 (PST) Received: by 10.114.63.161 with HTTP; Thu, 11 Dec 2014 17:23:01 -0800 (PST) In-Reply-To: References: Date: Thu, 11 Dec 2014 17:23:01 -0800 Message-ID: Subject: Re: Maven Repositories settings best practice From: Dan Tran To: Maven Users List Content-Type: multipart/alternative; boundary=001a113409d4da60930509fabb8d X-Virus-Checked: Checked by ClamAV on apache.org --001a113409d4da60930509fabb8d Content-Type: text/plain; charset=UTF-8 I found this http://blog.sonatype.com/2009/02/why-putting-repositories-in-your-poms-is-a-bad-idea/#.VIpCmTHF_AQ sorry about the noise -D On Thu, Dec 11, 2014 at 3:42 PM, Dan Tran wrote: > > I do believe using maven mirror under setting.xml is best practice rather > define them in pom.xml. > > However I am not able to locate some blogs I used to read before. > > Do you have any reference to this best practice? > > Very much appreciated > > -D > --001a113409d4da60930509fabb8d--