Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0-beta-1
-
Fix Version/s: None
-
Component/s: wagon-webdav
-
Labels:None
-
Environment:win xp, jdk 1.5.0_06-b05, maven 2.0.4
-
Number of attachments :
Description
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.
Issue Links
- is depended upon by
-
MPARTIFACT-16
Allow deployment using WEBDAV
-
You need to copy to the lib folder the wagon and all its dependencies, you're missing at least the slide jar