Paul, Correct you are. I meant to say I have switched from wagon-ftp to wagon-file. Here is the corrected post.
[I have recently tried to switch from using wagon-ftp when deploying (and publishing site) to using wagon-file because ftp does not support directory copying, but wagon-file seems to fail if the target directory already exists. I get the following error when deploying with wagon-file. 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?] -----Original Message----- From: pjungwir [mailto:[EMAIL PROTECTED] Sent: Monday, October 23, 2006 3:31 PM To: [email protected] Subject: Re: [m204] deploy fails if directory exists using file I think perhaps your post had a typo, because you can't be switching from wagon-ftp to wagon-ftp. What transport are you using now that's giving you this error? Paul -- View this message in context: http://www.nabble.com/-m204--deploy-fails-if-directory-exists-using-file -tf2495919.html#a6960389 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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]
