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 256CF9EEA for ; Thu, 20 Dec 2012 12:18:52 +0000 (UTC) Received: (qmail 10074 invoked by uid 500); 20 Dec 2012 12:18:50 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 9796 invoked by uid 500); 20 Dec 2012 12:18:44 -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 9764 invoked by uid 99); 20 Dec 2012 12:18:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 12:18:43 +0000 X-ASF-Spam-Status: No, hits=0.1 required=5.0 tests=MISSING_MID,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [50.22.11.58] (HELO bs3-dallas.accountservergroup.com) (50.22.11.58) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 12:18:35 +0000 Received: from dsl78-143-198-234.in-addr.fast.co.uk ([78.143.198.234]:54068 helo=localhost.localdomain) by bs3-dallas.accountservergroup.com with esmtps (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1Tlf4n-000ExL-PS for users@maven.apache.org; Thu, 20 Dec 2012 06:18:14 -0600 Date: Thu, 20 Dec 2012 12:18:11 +0000 From: To: users@maven.apache.org Subject: Enabling snapshot fetching outside of project pom? Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ACL-Warn: { X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bs3-dallas.accountservergroup.com X-AntiAbuse: Original Domain - maven.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - io7m.com X-Virus-Checked: Checked by ClamAV on apache.org Message-Id: <20121220121843.26CEFA47@athena.apache.org> Hi. Is it possible to enable the fetching of snapshots as dependencies in settings.xml, as opposed to using a element in the project's pom file? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org