i looked at ant get task, it is useful for it but i want to use a file as a parameter.. file has many urls.. is it possible? i didnt find any usage like this..
Thanks.. On Wed, 10 Nov 2004 14:36:03 +0200, Bulent Erdemir <[EMAIL PROTECTED]> wrote: > you can call the ant task get from maven.xml for this purpose. Check this out: > > http://www.mail-archive.com/[email protected]/msg02213.html > > On Wed, 10 Nov 2004 04:31:31 -0800 (PST), nafise hassani > > > <[EMAIL PROTECTED]> wrote: > > tell more about the thing that you want to do > > > > erdem kilic <[EMAIL PROTECTED]> wrote:Hi All, > > > > > > i want to make http request to download some files via maven.. > > is there any maven goal? > > Now, i m using wget command in shell script for this job.. > > > > Thanks in advance.. > > > > Erdem > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------- > > Do you Yahoo!? > > Check out the new Yahoo! Front Page. www.yahoo.com > > > > --------------------------------------------------------------------- > > > 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]
