From users-return-130865-apmail-maven-users-archive=maven.apache.org@maven.apache.org Sat Jan 19 07:06:19 2013 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 A8AADD163 for ; Sat, 19 Jan 2013 07:06:19 +0000 (UTC) Received: (qmail 7950 invoked by uid 500); 19 Jan 2013 07:06:17 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 7633 invoked by uid 500); 19 Jan 2013 07:06:17 -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 7619 invoked by uid 99); 19 Jan 2013 07:06:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Jan 2013 07:06:16 +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 bmathus@gmail.com designates 209.85.215.181 as permitted sender) Received: from [209.85.215.181] (HELO mail-ea0-f181.google.com) (209.85.215.181) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Jan 2013 07:06:11 +0000 Received: by mail-ea0-f181.google.com with SMTP id i13so787989eaa.26 for ; Fri, 18 Jan 2013 23:05:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=+JWERfqkpShnQzIJFAN2uvoiY/hc14Yb0D38shszVKE=; b=pHX+mAHczblrJ4iD1oH6qWircczXULvzO2rXSThn6fAH/VZsAzgbE8ZgOaKenJwI9o AZ/b/2gl8xjsunh074gDh7Izc+amBH51XTKbDxX/yP8TsXOYfDYvI9X8hv2z194AgJjR rqqqowv/hm+KY7lw96209gJgMfPrT0wP4mmN3VPwldgv356NiwYtqQ2G0TLr2lCVIbap W+CHU9654nlT2dk5iJ55na5aYNHVXLYPJhPs6rqoowRD94+8dmfntkEi6nCy4c3m63cr S9CuxUXEaGTbKJrg5fSaL/o6qzSiPC+ea87D/tGsC6estD9mSgpjIG+zUpXTZ1xeHKZV 6wmg== MIME-Version: 1.0 X-Received: by 10.14.207.6 with SMTP id m6mr35015450eeo.10.1358579150129; Fri, 18 Jan 2013 23:05:50 -0800 (PST) Sender: bmathus@gmail.com Received: by 10.14.136.15 with HTTP; Fri, 18 Jan 2013 23:05:50 -0800 (PST) Received: by 10.14.136.15 with HTTP; Fri, 18 Jan 2013 23:05:50 -0800 (PST) In-Reply-To: References: Date: Sat, 19 Jan 2013 08:05:50 +0100 X-Google-Sender-Auth: -3oGIefd9D7froQ-Bzq2eRxW4N4 Message-ID: Subject: Re: Configure Wagon Logging in Maven From: Baptiste MATHUS To: Maven Users List Content-Type: multipart/alternative; boundary=047d7b34372ca488c604d39edbdc X-Virus-Checked: Checked by ClamAV on apache.org --047d7b34372ca488c604d39edbdc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, Did you already try mvn -X? Cheers Le 18 janv. 2013 19:00, "Matt Hughes" a =C3=A9crit : > I'm trying to track down some unexpected slowness while downloading Maven > dependencies through Wagon. I'd like to get at all the great logging tha= t > is inside Wagon. How can I run Maven with those logs enabled? > --047d7b34372ca488c604d39edbdc--