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 2533DE7F0 for ; Tue, 25 Jun 2013 18:31:10 +0000 (UTC) Received: (qmail 74258 invoked by uid 500); 25 Jun 2013 18:31:08 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 74196 invoked by uid 500); 25 Jun 2013 18:31:08 -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 74183 invoked by uid 99); 25 Jun 2013 18:31:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jun 2013 18:31:08 +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 igor.zapletnev@gmail.com designates 74.125.82.51 as permitted sender) Received: from [74.125.82.51] (HELO mail-wg0-f51.google.com) (74.125.82.51) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jun 2013 18:31:04 +0000 Received: by mail-wg0-f51.google.com with SMTP id e11so9744322wgh.30 for ; Tue, 25 Jun 2013 11:30:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=V25RrQFJqd+r5AjeT1NuWX5ZRL2HeX2iRuroMeef8qU=; b=Mr1oJ+EVnEsdUgPK3Lu515eNnWpFsJAv6ZufEAmwRu8BdBT/82s3khUWXBSytn6DTu rpFNvSynV0BXx2Ba9fVU8Y2BjhhQitk4SB3UzlXw+On2oej3Ar+Hi5uqCPr+9/APgPpl xRr+Usr1lg82XO0pfkRPoHPwqLZn+V2oAwmHrzquYO54oLK51uW/7LEJIzcVlHrADLg5 7evc42sbTRqfvIYz3IOmUt2x13WzGM6iWpJKFewYy5+//69MySiBID3lg65h1i0u/gih 5F7nVH9o6Ip8LMnZUAhtYM4DPJcfWE23wqDVUhhfIVmS/M9gNeWM2o7adOU44aO2Hib7 +IKA== MIME-Version: 1.0 X-Received: by 10.180.187.136 with SMTP id fs8mr237042wic.18.1372185043165; Tue, 25 Jun 2013 11:30:43 -0700 (PDT) Received: by 10.217.127.137 with HTTP; Tue, 25 Jun 2013 11:30:43 -0700 (PDT) In-Reply-To: <51C9DE8C.6040307@artifact-software.com> References: <55BBB074DE5248439192BCB13699A4562F8D15@MSGEXSV21110.ent.wfb.bank.corp> <51C9DE8C.6040307@artifact-software.com> Date: Tue, 25 Jun 2013 22:30:43 +0400 Message-ID: Subject: Re: Maven zip artifact From: Igor Zapletnev To: Maven Users List , rwheeler@artifact-software.com Content-Type: multipart/alternative; boundary=001a11c381ec10671304dffeba82 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c381ec10671304dffeba82 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Thanks for quick response! I want to include zip file in the resources dir for example. I want to have an access to this zip file in my mojo. Call copy-dependency pragmatically is not clear for me because I don't want resolve this dependencies during runtime each time. I want to copy this dependency during installing. I have checked assembly home page and looks like this plugin is not acceptable in this case. On Tue, Jun 25, 2013 at 10:16 PM, Ron Wheeler < rwheeler@artifact-software.com> wrote: > Where in the jar (path) would you like to put the zip? > Why? > What are you actually constructing? > Have you looked at the Assembly plug-in or at building your final artifac= t > with an installer. > > > Ron > > > On 25/06/2013 2:01 PM, Igor Zapletnev wrote: > >> To be more clear =96 I want to include this zip artifact in my jar file. >> Thanks for help again. >> >> >> On Tue, Jun 25, 2013 at 9:36 PM, Igor Zapletnev > >**wrote: >> >> But is it possible to get an access to the zip file directly without >>> unzipping? >>> >>> >>> On Mon, Jun 24, 2013 at 10:05 PM, Wayne Fay wrote: >>> >>> How would you unzip a static zip file rather than a Maven artifact? >>>>> >>>> First, you'd make it a Maven artifact. A useful blog post on this >>>> subject: >>>> >>>> http://developer-blog.**cloudbees.com/2013/03/playing-** >>>> trade-offs-with-maven.html >>>> >>>> Wayne >>>> >>>> ------------------------------**------------------------------** >>>> --------- >>>> To unsubscribe, e-mail: users-unsubscribe@maven.**apache.org >>>> For additional commands, e-mail: users-help@maven.apache.org >>>> >>>> >>>> > > -- > Ron Wheeler > President > Artifact Software Inc > email: rwheeler@artifact-software.com > skype: ronaldmwheeler > phone: 866-970-2435, ext 102 > > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: users-unsubscribe@maven.**apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --001a11c381ec10671304dffeba82--