No, the site plugin doesn't currently use that mechanism, but should be using commons-net via the ant <ftp /> task.
- Brett On Thu, 20 Jan 2005 22:04:05 +0100, Franck de Bruijn <[EMAIL PROTECTED]> wrote: > Hi Brett, > > Thanks for your help. Unfortunately it's not resolving the issue. > > I just tried to deploy the artifacts (in my case it's a WAR file) themselves > through FTP and that works fine. > > My browsing through the repository learned that the 'artifact:deploy' plugin > uses the 'org.apache.maven.deploy.deployers.FtpDeployer' class to to the > FTP-ing. This class uses the FTPClient class in the commons.net package, > which you told earlier. > > Is there a possibility that the 'site' plugin uses the same mechanism??? > > Thanks in advance, > Franck > > > --------------------------------------------------------------------- > 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]
