Re: FTP deployment of ear in maven1.0.2

2006-09-07 Thread Arnaud HERITIER
There was some known bugs with ftp tasks in maven 1.0.X. It was resolved in m1.1 In m1.0 you have to add as dependencies CommonsNet, and some other jars (see the ant:ftp task doc) On 9/7/06, neeraj daffodil <[EMAIL PROTECTED]> wrote: hi all i want to deploy the ear file in remote ftp server b

Re: ftp deployment

2004-01-05 Thread Rajeev Kaul
I don't know what happened, but I will send the files again. Rajeev - Original Message - From: <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Monday, January 05, 2004 4:40 PM Subject: Re: ftp deployment > The attached files are m

Re: ftp deployment

2004-01-05 Thread dion
rs List" <[EMAIL PROTECTED]> > Sent: Monday, January 05, 2004 3:25 PM > Subject: Re: ftp deployment > > > > It would be great if you were able to send us what you did here so that it > > could be shared by all. > > -- > > dIon Gillard, Multitask

Re: ftp deployment

2004-01-05 Thread Rajeev Kaul
TED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Monday, January 05, 2004 3:25 PM Subject: Re: ftp deployment > It would be great if you were able to send us what you did here so that it > could be shared by all. > -- > dIon Gillard, Multitask Consulting >

Re: ftp deployment

2004-01-05 Thread dion
ght. I modified my version of the site plugin to just have the > ftp task for the ftpdeploy goal. > > > - Original Message - > From: <[EMAIL PROTECTED]> > To: "Maven Users List" <[EMAIL PROTECTED]> > Sent: Thursday, January 01, 2004 6:51 AM > Subjec

Re: ftp deployment

2004-01-05 Thread Rajeev Kaul
You are right. I modified my version of the site plugin to just have the ftp task for the ftpdeploy goal. - Original Message - From: <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Thursday, January 01, 2004 6:51 AM Subject: Re: ftp deplo

Re: ftp deployment

2004-01-01 Thread dion
I personally wouldn't use the ftp deployment of the site, as it requires a telnet session as well as ftp. This should be removed from the site plugin, and the ftp deployment fixed. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ "Jefferson K. French" <[E

Re: ftp deployment

2003-12-31 Thread Rajeev Kaul
why it did not work when I added as a dependency in the site plugin. regards, Rajeev - Original Message - From: "Jefferson K. French" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Wednesday, December 31, 2003 8:33 AM Subject: Re: ftp d

Re: ftp deployment

2003-12-31 Thread Rajeev Kaul
n Users List" <[EMAIL PROTECTED]> Sent: Wednesday, December 31, 2003 8:33 AM Subject: Re: ftp deployment > I had this problem with Ant a while back. Do you have > NetComponents.jar in your classpath? > > On Tue, 30 Dec 2003, at 17:02:31 [GMT -0800] Rajeev Kaul wrote: > > >

Re: ftp deployment

2003-12-31 Thread Jefferson K. French
I had this problem with Ant a while back. Do you have NetComponents.jar in your classpath? On Tue, 30 Dec 2003, at 17:02:31 [GMT -0800] Rajeev Kaul wrote: > I am having trouble running the "site:ftpdeploy" goal for my project. I get the > following error: > 2003-12-30 15:38:40,985 WARN org.ap