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]
