It's not possible to use webdav by default. There's some useful information on how to enable it in this link:
http://docs.codehaus.org/display/MAVENUSER/Deploying+3rd+Party+Jars+With +WebDAV -----Original Message----- From: Savita_p_m [mailto:[EMAIL PROTECTED] Sent: 13 February 2008 06:54 To: [email protected] Subject: not able to deploy using webdav Hi, I am getting following error while trying for site-deploy, I have configured job using hudson to run maven goals. Build extensions are mentioned in pom.xml and the repository has the wagon-webdav jars. However from command line it works properly where as it fails with the following error when configured through hudson. [INFO] Error deploying artifact: Unsupported Protocol: 'dav': Cannot find wagon which supports the requested protocol: dav Component descriptor cannot be found in the component repository: org.apache.maven.wagon.Wagondav. Kindly help me if some one know the solution to this. -- View this message in context: http://www.nabble.com/not-able-to-deploy-using-webdav-tp15450557s177p154 50557.html 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]
