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 E3B10E068 for ; Sun, 24 Feb 2013 08:25:32 +0000 (UTC) Received: (qmail 25217 invoked by uid 500); 24 Feb 2013 08:25:30 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 25051 invoked by uid 500); 24 Feb 2013 08:25:30 -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 25014 invoked by uid 99); 24 Feb 2013 08:25:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Feb 2013 08:25:29 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dantran@gmail.com designates 209.85.212.176 as permitted sender) Received: from [209.85.212.176] (HELO mail-wi0-f176.google.com) (209.85.212.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Feb 2013 08:25:22 +0000 Received: by mail-wi0-f176.google.com with SMTP id hm14so2325510wib.9 for ; Sun, 24 Feb 2013 00:25:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=Rp1NU51/j+GA/WyUnXrEIdDgmi8QkMFp4vs1CJsi4ks=; b=H+j3EMZSgs0ZMds3eC8vennbuITmB8I2EoqCnleJEW87NTlOoxJYHjNTWG3upSkFM2 3osIVcj41EKfgComX+pfPTlvXk2SL4cdMxol4WTtfFD4A8mbW+DimEFJvCndObnnpnv2 6zusXUrNlRCDQCRDXlGoDA8mDkBIBS/6W5Pis0+TCzpOy5AREXUojhVcawv48BgiFdiF 7Tp7Lm91MtgTtDK1VRPBZCBWFb28cw56rv7KHF5aOowCZn9U1s0elvu4aqFW+LkH6VqH LChYdZqNrfqqyuImye9fg9OJqRkPvjbalPm5KWrFYr84q9Yy3mYQZRwbHzh+ikT2DSpK DfsA== MIME-Version: 1.0 X-Received: by 10.194.89.167 with SMTP id bp7mr12353143wjb.0.1361694302557; Sun, 24 Feb 2013 00:25:02 -0800 (PST) Received: by 10.194.89.164 with HTTP; Sun, 24 Feb 2013 00:25:02 -0800 (PST) Date: Sun, 24 Feb 2013 00:25:02 -0800 Message-ID: Subject: How to retrieve list of dependencies user added in the plugin's dependencies configuration From: Dan Tran To: Maven Users List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hello, I am trying to fix https://jira.codehaus.org/browse/MOJO-1534 need advice to how achieve the solution mentioned in to topic. Very much appreciated. Thanks -D --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org