By set of resources, you mean the ear + some more? You can either have another project that depends on the ear and includes the resources, or do it from within the ear project itself.
- Brett On 1/11/06, Mick Knutson <[EMAIL PROTECTED]> wrote: > This looks like what I want, but I have a question about my project: > I am using modules to break up my project, but my final product is an ear. > > Now what I want to use this assembly plugin for is to add a set of resources > to a tar file. Where would I put this directory of resources as they are not > really part of any of my modules? > > > --- > Thank You > Mick Knutson > > Sr. Java/J2EE Consultant > BASE logic, inc. > (415) 648-1804 (S.F., CA) > http://www.BASELogic.com > > Washington Mutual (WAMU) (Emeryville, California) > --- > > > > > > >From: dan tran <[EMAIL PROTECTED]> > >Reply-To: "Maven Users List" <[email protected]> > >To: Maven Users List <[email protected]> > >Subject: Re: [m2] Possible to create a zip/tar that includes my ear, and > >other misc resources > >Date: Tue, 10 Jan 2006 12:55:47 -0800 > > > >maven-assembly-plugin > > > >-D > > > > > >On 1/10/06, Mick Knutson <[EMAIL PROTECTED]> wrote: > > > > > > Is it Possible to create a zip/tar that includes my ear, and other misc > > > resources? > > > > > > > > > > > > --- > > > Thank You > > > Mick Knutson > > > > > > Sr. Java/J2EE Consultant > > > BASE logic, inc. > > > (415) 648-1804 (S.F., CA) > > > http://www.BASELogic.com > > > > > > Washington Mutual (WAMU) (Emeryville, California) > > > --- > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
