Hi, Thanks for the pointer...
However my issues was related to hudson configuration as it was working fine with command line. Hudson job configuration using " Build a maven2 project (beta)" doesn't work with webdav where as same thing worked for me when I configured the job using "Build a free-style software project" and selected maven-2.0.6 for maven builds. May help to someone who is facing the similar issue. Regards Savita Savita_p_m wrote: > > 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-tp15450557s177p15467004.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]
