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-tp15450557s177p15450557.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]
