[ http://jira.codehaus.org/browse/WAGON-57?page=comments#action_70800 ] Borut Bolcina commented on WAGON-57: ------------------------------------
I copied jakarta-slide-webdavlib-2.1.jar commons-httpclient-3.0.jar Now I am getting [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error deploying artifact: Unsupported Protocol: 'dav': Cannot find wagon which supports the requested protocol: dav (class: org/apache/maven/wagon/providers/webdav/WebDavWagon, method: openConnection signature: ()V) Incompatible object argument f or function call > Error deploying 3rd party jar to company webdav repository > ---------------------------------------------------------- > > Key: WAGON-57 > URL: http://jira.codehaus.org/browse/WAGON-57 > Project: wagon > Issue Type: Bug > Components: wagon-webdav > Affects Versions: 1.0-beta-1 > Environment: win xp, jdk 1.5.0_06-b05, maven 2.0.4 > Reporter: Borut Bolcina > Assigned To: Carlos Sanchez > Attachments: output.txt > > > Deploying activation jar to company webdav repository fails > mvn -X deploy:deploy-file -DgroupId=javax.activation -DartifactId=activation > -Dversion=1.0.2 -Dpackaging=jar -Dfile=activation.jar > -DrepositoryId=interseek-maven-repository -Durl=dav:https://maven.noviforum.si > Error deploying artifact: Unsupported Protocol: 'dav': Cannot find wagon > which supports the requested protocol: dav > See atached file for complete console output of the error. > I suspect version conflicts. My coworker on linux succeded at deploying some > other sun jar on the same company repo. The documentation says: > First, the wagon-provider(wagon-ftp, wagon-file, etc..) must be placed to > your %M2_HOME%/lib. > I copied wagon-webdav-1.0-beta-1.jar there, but it doesn't help. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira