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 A397D10B6B for ; Mon, 6 Jan 2014 13:46:27 +0000 (UTC) Received: (qmail 90849 invoked by uid 500); 6 Jan 2014 13:46:07 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 90780 invoked by uid 500); 6 Jan 2014 13:46:04 -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 90330 invoked by uid 99); 6 Jan 2014 13:46:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jan 2014 13:46:02 +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 (nike.apache.org: domain of ljnelson@gmail.com designates 209.85.216.182 as permitted sender) Received: from [209.85.216.182] (HELO mail-qc0-f182.google.com) (209.85.216.182) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jan 2014 13:45:57 +0000 Received: by mail-qc0-f182.google.com with SMTP id e16so17648291qcx.13 for ; Mon, 06 Jan 2014 05:45:36 -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=2S4GbSIJ9CQmE49FaWc60Tth7f60l3o502ES12X0YBE=; b=DT1vytJ+4mYBMep65z5jrnNtvzdYJMPjnR5o5zPSPeHJe0V5RLkNfb/MA05a8PbXnx y2Mx5WzQy/TmVfaz5zUp/ozuGCXUJ7Sg8T3Hvcp+J377MQIWuGDBzra3r9N6rRp/WvsK BH7ZvjY7ov9bOGi6a0vupyzmJskAZV9ncfKFxQkXPufLat1nYCoFa9ytCKc3dvmmwKhk bx3Mz4IrUcK59746qmfL4nsCtsFVfppmUitgzcp610h5YFq37DTxriDy6Sa7TNUaZEQh zUfV9PUAOHvB8CQ5iqpjK8DfMGA/aHrPA5I+av5fZOQ3G9lXsR1T4uIVJzQgtubsrWfD N6jA== MIME-Version: 1.0 X-Received: by 10.224.50.130 with SMTP id z2mr50000180qaf.65.1389015936312; Mon, 06 Jan 2014 05:45:36 -0800 (PST) Received: by 10.96.169.200 with HTTP; Mon, 6 Jan 2014 05:45:36 -0800 (PST) In-Reply-To: References: Date: Mon, 6 Jan 2014 05:45:36 -0800 Message-ID: Subject: =?UTF-8?Q?Re=3A_Armed_with_a_collection_of_Artifacts=2C_what_is_th?= =?UTF-8?Q?e_Maven_Way=E2=84=A2_to_resolve_them=3F?= From: Laird Nelson To: Maven Users List Content-Type: multipart/alternative; boundary=047d7bdc9e1e78ab2004ef4d7910 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bdc9e1e78ab2004ef4d7910 Content-Type: text/plain; charset=UTF-8 On Mon, Jan 6, 2014 at 5:44 AM, Laird Nelson wrote: > On Mon, Jan 6, 2014 at 1:05 AM, Baptiste Mathus wrote: > >> Does >> >> http://svn.codehaus.org/mojo/trunk/mojo/extra-enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AbstractResolveDependencies.java >> help you? >> > > Yes; I see that it uses maven-artifact-resolver. If indeed the > ArtifactResolver class from version 2.1 of maven-artifact-resolver is the > way to go, won't be deprecated, handles the Eclipse/Sonatype Aether split > transparently, etc. then that's what I'll use. Thanks! > (Meant to say maven-artifact-resolver version 1.0.) Best, Laird -- http://about.me/lairdnelson --047d7bdc9e1e78ab2004ef4d7910--