You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by solo turn <so...@gmail.com> on 2005/03/07 16:24:42 UTC

unzip, unjar a file to target, add inluded jars to build classpath

hi,

i was looking for an example how to unzip/unjar a file provided by
http://server/some-dir/mypkg-1.0.jar (zip)

* what path should i put it on the webserver (some-dir above)? jars
does not seem
  right, as it is just a compressed file?
* what maven goal do i use to make my project depend
   on this, unjar/unzip it to target
* and include jar-libraries which come in the lib directory to the
   classpath?

-solo.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org