Maven's wagon bits for WebDav are currently busted and their use should be discouraged.
http://jira.codehaus.org/browse/WAGON-277 The result is invalid checksums. The best workaround that I found was to use the lightweight-http provider instead of the jackrabbit one which is illustrated by the following diff: http://github.com/geb/geb/commit/24ac8a453a7b2a9cea25c0be0b984b5d59fd8bd6 It's unclear to me if this would work for every webdav repo, but it definitely works for codehaus. I just blew a few hours on this so it's probably worth mentioning in the user guide. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
