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 458EC1874F for ; Tue, 1 Sep 2015 20:35:24 +0000 (UTC) Received: (qmail 9529 invoked by uid 500); 1 Sep 2015 20:35:23 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 9444 invoked by uid 500); 1 Sep 2015 20:35:23 -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 9432 invoked by uid 99); 1 Sep 2015 20:35:22 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Sep 2015 20:35:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 29BB4F0899 for ; Tue, 1 Sep 2015 20:35:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=googlemail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id O77rFIsaprCZ for ; Tue, 1 Sep 2015 20:35:10 +0000 (UTC) Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 5648624C0E for ; Tue, 1 Sep 2015 20:35:10 +0000 (UTC) Received: by wiclp12 with SMTP id lp12so43089757wic.1 for ; Tue, 01 Sep 2015 13:35:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=ZsesyYvZRkM7s8SyCExkgLz3IVhDaFQoePQSEJryPZQ=; b=wUc0eO0f52HaEOBs9qpX9OgZRj3BACcqbaxquimk5RAoeNwV/PqzNy34EdmoxsMJKX 5ZvS3/BA77FPBaGMUtW/m6FMwEnuyhlnPeh1e1XZThkGXac2sTGk95uEztDM4809rhKr 91+wjPKu/qqRcz4R3Jcwf3PLJCkT8uo+pSSPhWqaDQ9YLjKqO9XtWgiob2K2zMxLOf00 qrmUFw+Vikfid5TyKM2oPYus+QZSib0zEPGZzbdHfa5nmzx8eVp1jNa89GCSdPm3za6/ nuRcpwHasLJOQELFIq0AetNIUUeaC6wuIbqOsizFMpGE7qlLu0BAkqbmJiA061ueLDOG sifw== X-Received: by 10.194.203.138 with SMTP id kq10mr38523840wjc.124.1441139710090; Tue, 01 Sep 2015 13:35:10 -0700 (PDT) Received: from ?IPv6:2003:46:71a:5600:810d:cabc:64cf:b74d? (p20030046071A5600810DCABC64CFB74D.dip0.t-ipconnect.de. [2003:46:71a:5600:810d:cabc:64cf:b74d]) by smtp.googlemail.com with ESMTPSA id lk16sm93707wic.6.2015.09.01.13.35.09 for (version=TLSv1/SSLv3 cipher=OTHER); Tue, 01 Sep 2015 13:35:09 -0700 (PDT) Subject: Re: maven jar versus ant jar To: Maven Users List References: <7A61A6237341C6498A502A7548CAF6820727D2F1@USPHLEMB11A.global.corp.sap> From: =?UTF-8?Q?Tobias_Hochg=c3=bcrtel?= Message-ID: <55E60BF5.1050509@googlemail.com> Date: Tue, 1 Sep 2015 22:35:01 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <7A61A6237341C6498A502A7548CAF6820727D2F1@USPHLEMB11A.global.corp.sap> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit You can unpack the jar files to see what they include. This should help you to find out what they makes fat or slimmer as the other one. HTH Tobias Am 01.09.2015 um 22:29 schrieb Magnanao, Hector: > I was finally able to build my snapshot jar using maven after going thru all the missing dependencies. But what I noticed is that the maven jar is much larger than my ant jar. Can anybody tell me why this is so ? Should they be different in sizes after converting the build to maven ? what should I be looking for causes of differences ? > > Hector Magnanao Jr. > SCM Analyst > > Fieldglass, Inc. > O: (331) 702-6142 > M: (773) 474-3051 > Hector.magnanao@sap.com > www.fieldglass.com > > Fieldglass is now part of SAP > > This email contains confidential information. If you are not the intended recipient, do not read, distribute or reproduce this transmission (including any attachments). If you have received this email in error, please notify the sender by email reply. > > -- Tobias Hochg�rtel Tobias Hochg�rtel Alt-Stralau 15 10245 Berlin Tel. 03029 0493-39 Fax 03026 9488-22 E-Mail: tobias.hochguertel@googlemail.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org