On 10/11/07, Borut Bolčina <[EMAIL PROTECTED]> wrote: > My sources deploy just fine on the company dav repo, but I am having > difficulties deploying 3rd party jars.
Check the 'Deploying Third-Party Artifacts' section on this page: http://maven.apache.org/archiva/guides/maven-configuration.html You need to make the wagon-webdav jar available, it's not built in to Maven. Once you get that part working, I'm *very* interested in how you got webdav deployment to work over https://. I've had a series of problems with that and have never seen it work. -- Wendy
