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 75EAFEDAD for ; Fri, 1 Mar 2013 12:59:59 +0000 (UTC) Received: (qmail 8595 invoked by uid 500); 1 Mar 2013 12:59:57 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 8372 invoked by uid 500); 1 Mar 2013 12:59:57 -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 8339 invoked by uid 99); 1 Mar 2013 12:59:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Mar 2013 12:59:55 +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 waynefay@gmail.com designates 209.85.220.48 as permitted sender) Received: from [209.85.220.48] (HELO mail-pa0-f48.google.com) (209.85.220.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Mar 2013 12:59:48 +0000 Received: by mail-pa0-f48.google.com with SMTP id hz10so1787613pad.21 for ; Fri, 01 Mar 2013 04:59:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=Pmxi/y1Q2MVECOgvN0Ar8dGE/LoTmHT4iQl9ZfmCwXQ=; b=taBTAlr47GoOE5CGXzbTmtxkdsgRXhMmqjlY0dY0EuiHxkQ89ts/SscY6fM+5nHjFE g088A6C0aN53gypE3MN9Pa8OoGdTAgVG15YrmjZUeiYkalAknld2vwXL8/qURq9Jc7Cj neuWJExin3+bs8kpIvdA+TIGpxIsGhYdRUiiUw9xetkANCNje7yXGx7WgMeRLo34zIAQ /IKLOm6f3XGLaB6rT2/ZgDILKG7buopJif92Mxmc3GfPIprJ41KTnVLCqAuB/UXSz3jN im95OQVyRokqpVbngCSAQv6/RSA0lfljqLN17/GiJq0ogr5dGfmqzB6UCWuUC7Dhm9Xg mrWg== MIME-Version: 1.0 X-Received: by 10.67.22.103 with SMTP id hr7mr15612851pad.2.1362142767076; Fri, 01 Mar 2013 04:59:27 -0800 (PST) Received: by 10.68.195.42 with HTTP; Fri, 1 Mar 2013 04:59:26 -0800 (PST) In-Reply-To: References: <512F6BCA.3030603@durchholz.org> <512FA636.6000009@durchholz.org> <513047EB.7090602@udo.edu> <51306B73.1020606@udo.edu> Date: Fri, 1 Mar 2013 06:59:26 -0600 Message-ID: Subject: Re: Re: Antwort: Re: Maven Shade Plugin From: Wayne Fay To: Maven Users List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org > working with a split-up build project seems to work. The only problem that > I face in the moment is that there is not only my 2 shaded jars (api and > api-sources) but also a file called "original-api.jar". The content of > this jar is only the meta-inf folder and I don't want this file to be > placed in my nexus....Any hints? Yes, put it in Nexus even though you "don't want to." Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org