[ http://jira.codehaus.org/browse/WAGON-57?page=comments#action_70808 ] Borut Bolcina commented on WAGON-57: ------------------------------------
Thanks for your input Carlos. I added one more jar (commons-logging) and it works now. During upload I got lots of this messages (INFO: Redirect requested but followRedirects is disabled) Uploading: https://maven.noviforum.si/javax/activation/activation/1.0.2/activation-1.0.2.jar 26.7.2006 22:09:49 org.apache.commons.httpclient.HttpMethodBase processRedirectResponse INFO: Redirect requested but followRedirects is disabled 26.7.2006 22:09:49 org.apache.commons.httpclient.HttpMethodBase processRedirectResponse INFO: Redirect requested but followRedirects is disabled 26.7.2006 22:09:49 org.apache.commons.httpclient.HttpMethodBase processRedirectResponse INFO: Redirect requested but followRedirects is disabled 26.7.2006 22:09:49 org.apache.commons.httpclient.HttpMethodBase processRedirectResponse INFO: Redirect requested but followRedirects is disabled 26.7.2006 22:09:49 org.apache.commons.httpclient.HttpMethodBase processRedirectResponse ...... Is there some setting to enable redirects? Anyway, the upload works - activation jar and accompanied files are all there in internal repo. > 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