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 < [email protected]> 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 artifact > with an installer. > > > Ron > > > On 25/06/2013 2:01 PM, Igor Zapletnev wrote: > >> To be more clear – 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 <[email protected] >> >**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 <[email protected]> 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<http://developer-blog.cloudbees.com/2013/03/playing-trade-offs-with-maven.html> >>>> >>>> Wayne >>>> >>>> ------------------------------**------------------------------** >>>> --------- >>>> To unsubscribe, e-mail: >>>> users-unsubscribe@maven.**apache.org<[email protected]> >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>>> > > -- > Ron Wheeler > President > Artifact Software Inc > email: [email protected] > skype: ronaldmwheeler > phone: 866-970-2435, ext 102 > > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@maven.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >
