Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 309B510E84 for ; Tue, 3 Sep 2013 00:09:34 +0000 (UTC) Received: (qmail 96940 invoked by uid 500); 3 Sep 2013 00:09:32 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 96884 invoked by uid 500); 3 Sep 2013 00:09:32 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 96876 invoked by uid 99); 3 Sep 2013 00:09:32 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2013 00:09:32 +0000 Received: from localhost (HELO mail-ob0-f173.google.com) (127.0.0.1) (smtp-auth username olamy, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2013 00:09:32 +0000 Received: by mail-ob0-f173.google.com with SMTP id ta17so5089853obb.18 for ; Mon, 02 Sep 2013 17:09:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=VK4PZrRQUTwdajCZNENQnzJ4BlXv/SrCjeEphjg0zcA=; b=imp302JOFPywt6Z/CCLuIAv1kafYkMEYY4dxUwndiIXgsFYhTCB0Y5NHWJusIenNXI JNWlqXuKkr3H89EjvYsaiHRhZ4RZt4JDFNUI0M34YcbhIys6Z0+d3cnMhasE6EzlKVQv axgpW8V9ymVvY3tKRkqg4bgzKeCPR+k+Zu9YzYEd4Vbl9FYlSuaoTysgmnbpIq7hGOWm tT6UDi2i2BXiZKqyFCpODVidjbK3+CGvcHLhmn/Roqor1wo6N1xud4+xtJ9lD37BXLdZ 3pRD6suD49LALiBBLk85+L4ZIcj0f1RpLvp9XYNN47t005icfUPc7hvW7cNBmX5sfN1k KE0w== X-Received: by 10.60.155.166 with SMTP id vx6mr19032215oeb.28.1378166971506; Mon, 02 Sep 2013 17:09:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.132.68 with HTTP; Mon, 2 Sep 2013 17:09:11 -0700 (PDT) In-Reply-To: References: From: Olivier Lamy Date: Tue, 3 Sep 2013 10:09:11 +1000 Message-ID: Subject: Re: Why is wagon shaded in core ? To: Maven Developers List Content-Type: text/plain; charset=ISO-8859-1 it's shaded but not relocated. What is the trouble? On 2 September 2013 18:28, Kristian Rosenvold wrote: > I understand that the deps of wagon need to be shaded, but why does > the actual wagon code itself need to be shaded ? > > Kristian > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org > -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org