I have recently tried to switch from using wagon-ftp when deploying (and publishing site) to using wagon-ftp because ftp does not support directory copying, but wagon-ftp seems to fail if the target directory already exists. I get the following error when deploying with wagon-ftp.
Caused by: org.apache.maven.lifecycle.LifecycleExecutionException: Error deploying artifact: Specified destination directory cannot be created: \\XRBUILD2\proximity\inhouse.snapshot\storage\com\xrite\xrite-commons\1. 17-SNAPSHOT This directory already exists as previous shapshots have been deployed here using ftp. Why would the file protocol give this error? -dh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
