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 1FBB011838 for ; Fri, 12 Sep 2014 13:28:33 +0000 (UTC) Received: (qmail 42890 invoked by uid 500); 12 Sep 2014 13:28:31 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 42826 invoked by uid 500); 12 Sep 2014 13:28:31 -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 42811 invoked by uid 99); 12 Sep 2014 13:28:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2014 13:28:30 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dhoffer6@gmail.com designates 209.85.220.176 as permitted sender) Received: from [209.85.220.176] (HELO mail-vc0-f176.google.com) (209.85.220.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2014 13:28:05 +0000 Received: by mail-vc0-f176.google.com with SMTP id la4so657185vcb.7 for ; Fri, 12 Sep 2014 06:28:04 -0700 (PDT) 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=0gFGi5kYkNkNMxvEH1Eg5ZwX5Z/aUadVWISG/NsUEp4=; b=nLimFpiIS4iGCZ5B/bLFvVUNJv0gbJ6sMCSGOg7hkV3HHaFz7FY2yxzrUclCk4PM50 YfP9Lm0Ya8chIcdFvOAnvf9gfSebX/4nzUADSV2rFinkP3uUmFKi+/zRqfNQlgzz6xAp 6dOGM9XMdLSYZwCdjFMOU+Xk1BCAoh0vuplURD/MoWKvKshX/OMa1AMX1k0njOAOfexp 5uaR9WilKqU6b7rzIAdwZSNuUbtoXuNFrJOc0guq2cVA7HyF8+Vw+rw1UdRxcla8xIra dZzLLbptQsy65CshmhfkD/wj3YL/pcB45TUP5aKtrDsrndlddIHSU1lxSZeF2VOSRzJQ C8Gw== MIME-Version: 1.0 X-Received: by 10.52.30.2 with SMTP id o2mr5602081vdh.12.1410528483894; Fri, 12 Sep 2014 06:28:03 -0700 (PDT) Received: by 10.220.131.70 with HTTP; Fri, 12 Sep 2014 06:28:03 -0700 (PDT) In-Reply-To: References: Date: Fri, 12 Sep 2014 07:28:03 -0600 Message-ID: Subject: Re: How to get a dependency tree view of plugin dependencies used in the build From: David Hoffer To: Maven Users List Content-Type: multipart/alternative; boundary=20cf307d06b23a6ce80502de410c X-Virus-Checked: Checked by ClamAV on apache.org --20cf307d06b23a6ce80502de410c Content-Type: text/plain; charset=UTF-8 Yeah I did try dependency:resolve-plugins but that just shows the first level dependencies not what I needed. Seems like this would be a very useful goal to add to dependency plugin. -Dave On Wed, Sep 10, 2014 at 1:13 PM, Baptiste Mathus wrote: > Found that, seems to match your question: > http://stackoverflow.com/a/7079876/345845. > > Karl-Heinz is everywhere :-). > > 2014-09-10 16:50 GMT+02:00 David Hoffer : > > > Similar to dependency:tree for project dependencies how can I get a > similar > > list of plugin dependencies used in the build? > > > > -Dave > > > > -- > > Baptiste MATHUS - http://batmat.net > > Sauvez un arbre, > > Mangez un castor ! nbsp;! > --20cf307d06b23a6ce80502de410c--