Yes, I have. I put it in the MAVEN_HOME/lib directory. I also modified the site plugin project.xml to add the dependency on both the ant-optional.jar and NetComponents.jar files. I even replaced the NetComponents.jar with the Commons-net.jar.
Nothing seems to work. I checked the archives, and found one post that had the same problem (a long time ago - in Feb 2003). I did not find any post providing a solution though. I am using Maven 1.0-rc2 from cvs. 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 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: > > > 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.apache.commons.jelly.tags.ant.AntTag - Could not convert tag: ftp into an Ant task, data type or property > > > I get the same error, if I use the ant optional task - ftp in a goal defined in maven.xml file. > > > Any ideas? > > > > Rajeev Kaul > > Customer Care, Inc. > > 925 277 0696 > > -- > mailto:[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]
